public interface ClassValidator extends TypeValidator
| Modifier and Type | Method and Description |
|---|---|
void |
validate(java.lang.Object object,
ValidationContext context)
Validates the given Object.
|
void validate(java.lang.Object object,
ValidationContext context)
throws ValidationException
validate in interface TypeValidatorobject - the Object to validatecontext - the ValidationContextValidationException - when the class is not valid.Intalio Inc. (C) 1999-2008. All rights reserved http://www.intalio.com