public static class CalendarValidatorImpl.CancelValidator extends Object implements Validator<Calendar>
| Constructor and Description |
|---|
CancelValidator() |
| Modifier and Type | Method and Description |
|---|---|
void |
validate(Calendar target)
Validates the associated model against an applicable standard.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitassertFalsepublic void validate(Calendar target) throws ValidationException
Validatorvalidate in interface Validator<Calendar>ValidationException - where the model does not confirm to the applicable standard