org.exolab.castor.xml
public interface ClassValidator extends TypeValidator
Version: $Revision: 5951 $ $Date: 2003-03-03 00:05:44 -0700 (Mon, 03 Mar 2003) $
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.