public interface Validator
| Modifier and Type | Method and Description |
|---|---|
void |
validate()
Validates a certain condition.
|
void validate()
throws ValidationException
a - ValidationException if the condition is invalid.ValidationException