public void validate() throws WizardValidationException {
   getComponent();
   component.validate(wizardDescriptor);
 }