Public Member Functions

org.exolab.castor.xml.Validator Class Reference

Inheritance diagram for org.exolab.castor.xml.Validator:
org.exolab.castor.xml.ClassValidator org.exolab.castor.xml.TypeValidator org.exolab.castor.xml.FieldValidator org.exolab.castor.xml.util.XMLClassDescriptorImpl alma.acs.tools.comphelpergen.generated.ComponentHelperInfoDescriptor alma.acs.tools.comphelpergen.generated.ComponentInterfaceDescriptor alma.tools.entitybuilder.generated.EntitybuilderSettingsDescriptor alma.tools.entitybuilder.generated.EntitySchemaDescriptor alma.tools.entitybuilder.generated.XmlNamespace2JPackageDescriptor org.exolab.castor.builder.binding.BindingDescriptor org.exolab.castor.builder.binding.ClassTypeDescriptor org.exolab.castor.builder.binding.ComponentBindingTypeChoiceDescriptor org.exolab.castor.builder.binding.ComponentBindingTypeDescriptor org.exolab.castor.builder.binding.FieldTypeDescriptor org.exolab.castor.builder.binding.IncludeTypeDescriptor org.exolab.castor.builder.binding.InterfaceDescriptor org.exolab.castor.builder.binding.NamingTypeDescriptor org.exolab.castor.builder.binding.NamingXMLTypeDescriptor org.exolab.castor.builder.binding.PackageTypeChoiceDescriptor org.exolab.castor.builder.binding.PackageTypeDescriptor org.exolab.castor.builder.binding.PathTypeDescriptor org.exolab.castor.builder.binding.types.BindingTypeDescriptor org.exolab.castor.builder.binding.types.FieldTypeCollectionTypeDescriptor org.exolab.castor.mapping.xml.BindXmlDescriptor org.exolab.castor.mapping.xml.CacheTypeMappingDescriptor org.exolab.castor.mapping.xml.ClassMappingDescriptor org.exolab.castor.mapping.xml.ContainerDescriptor org.exolab.castor.mapping.xml.FieldMappingDescriptor org.exolab.castor.mapping.xml.IncludeDescriptor org.exolab.castor.mapping.xml.KeyGeneratorDefDescriptor org.exolab.castor.mapping.xml.LdapDescriptor org.exolab.castor.mapping.xml.MappingRootDescriptor org.exolab.castor.mapping.xml.MapToDescriptor org.exolab.castor.mapping.xml.ParamDescriptor org.exolab.castor.mapping.xml.PropertyTypeDescriptor org.exolab.castor.mapping.xml.SqlDescriptor org.exolab.castor.mapping.xml.types.AccessTypeDescriptor org.exolab.castor.mapping.xml.types.BindXmlAutoNamingTypeDescriptor org.exolab.castor.mapping.xml.types.BindXmlNodeTypeDescriptor org.exolab.castor.mapping.xml.types.CollectionTypeDescriptor org.exolab.castor.mapping.xml.types.DirtyTypeDescriptor org.exolab.castor.mapping.xml.types.TypeTypeDescriptor org.exolab.castor.xml.descriptors.EnumerationDescriptor org.exolab.castor.xml.IntrospectedXMLClassDescriptor org.exolab.castor.xml.util.XMLClassDescriptorAdapter

List of all members.

Public Member Functions

 Validator ()
void validate (Object object) throws ValidationException
void validate (Object object, ValidationContext context) throws ValidationException

Detailed Description

A class which can perform Validation on an Object model. This class uses the ClassDescriptors and FieldDescriptors to perform the validation.

Author:
Keith Visco
Version:
Revision:
1.1.1.1
Date:
2003/03/03 07:09:16

Constructor & Destructor Documentation

org.exolab.castor.xml.Validator.Validator (  ) 

Creates a new Validator


Member Function Documentation


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Enumerations Properties