Class Validator

java.lang.Object
org.exolab.castor.xml.Validator
All Implemented Interfaces:
TypeValidator, ClassValidator
Direct Known Subclasses:
FieldValidator, XMLClassDescriptorImpl

public class Validator extends Object implements ClassValidator
A class which can perform Validation on an Object model. This class uses the ClassDescriptors and FieldDescriptors to perform the validation.
Version:
$Revision$ $Date: 2005-02-28 17:43:25 -0700 (Mon, 28 Feb 2005) $
Author:
Keith Visco