public class VTimeZoneValidator extends ComponentValidator<VTimeZone>
| Constructor and Description |
|---|
VTimeZoneValidator(ValidationRule... rules) |
| Modifier and Type | Method and Description |
|---|---|
void |
validate(VTimeZone target)
Validates the associated model against an applicable standard.
|
assertNone, assertOneOrLessclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitassertFalsepublic VTimeZoneValidator(ValidationRule... rules)
public void validate(VTimeZone target) throws ValidationException
Validatorvalidate in interface Validator<VTimeZone>validate in class ComponentValidator<VTimeZone>ValidationException - where the model does not confirm to the applicable standard