public interface DialogValidator
| Modifier and Type | Method and Description |
|---|---|
boolean |
validate(ValidateableDialog dialog)
Validates the content of a dialog.
|
boolean validate(ValidateableDialog dialog)
dialog - The dialog, whose content should be validated, as an instance of the type ValidateableDialog. The dialog may not be null