public static class CalendarValidatorImpl.AddValidator extends Object implements Validator<Calendar>, ContentValidator<CalendarComponent>
ASSERT_NONE_MESSAGE, ASSERT_ONE_MESSAGE, ASSERT_ONE_OR_LESS_MESSAGE, ASSERT_ONE_OR_MORE_MESSAGE| Constructor and Description |
|---|
AddValidator() |
| 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, waitassertFalseassertNone, assertOne, assertOneOrLess, assertOneOrMorepublic void validate(Calendar target) throws ValidationException
Validatorvalidate in interface Validator<Calendar>ValidationException - where the model does not confirm to the applicable standard