Package com.iizigo.swt
Interface IWizardValidator
public interface IWizardValidator
Validator interface for the ValidatorWizardDialog.
- Author:
- Christopher Mindus
- Method Details- validatevoid validate()Performs the validation.
- onCancelvoid onCancel()Cancels current validation.
- isValidationRequiredboolean isValidationRequired()Checks if the page is valid.