org.exolab.castor.xml
public interface ClassValidator extends TypeValidator
Version: $Revision: 1.1.1.1 $ $Date: 2003/03/03 07:09:09 $
Method Summary | |
---|---|
void | validate(Object object, ValidationContext context)
Validates the given Object. |
Parameters: object the Object to validate context the ValidationContext
Throws: ValidationException when the class is not valid.