public static class CalendarValidatorImpl.RefreshValidator extends Object implements Validator<Calendar>
| Constructor and Description | 
|---|
RefreshValidator()  | 
| 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