Uses of Package
org.apache.bval.model

Packages that use org.apache.bval.model
org.apache.bval   
org.apache.bval.json   
org.apache.bval.jsr303   
org.apache.bval.jsr303.extensions   
org.apache.bval.jsr303.util   
org.apache.bval.model   
org.apache.bval.routines   
org.apache.bval.util   
org.apache.bval.xml   
 

Classes in org.apache.bval.model used by org.apache.bval
Features.Bean
          Features of MetaBean
FeaturesCapable
          Description: abstract superclass of meta objects that support a map of features.
MetaBean
          Description: the meta description of a bean or class.
MetaProperty
          Description: the meta description of a property of a bean.
ValidationContext
          Description: Interface of the context that holds all state information during the validation process
ValidationListener
          Description: The interface to collect errors found during validation
ValidationListener.Error
          An object holding a single validation constraint violation found during the validation process.
 

Classes in org.apache.bval.model used by org.apache.bval.json
MetaBean
          Description: the meta description of a bean or class.
 

Classes in org.apache.bval.model used by org.apache.bval.jsr303
Features.Bean
          Features of MetaBean
Features.Property
          Features of MetaProperty
FeaturesCapable
          Description: abstract superclass of meta objects that support a map of features.
MetaBean
          Description: the meta description of a bean or class.
MetaProperty
          Description: the meta description of a property of a bean.
Validation
          Description: Interface for a single validation
ValidationContext
          Description: Interface of the context that holds all state information during the validation process
ValidationListener
          Description: The interface to collect errors found during validation
ValidationListener.Error
          An object holding a single validation constraint violation found during the validation process.
 

Classes in org.apache.bval.model used by org.apache.bval.jsr303.extensions
MetaBean
          Description: the meta description of a bean or class.
Validation
          Description: Interface for a single validation
 

Classes in org.apache.bval.model used by org.apache.bval.jsr303.util
ValidationContext
          Description: Interface of the context that holds all state information during the validation process
 

Classes in org.apache.bval.model used by org.apache.bval.model
DynaType
          Description: implementation of a dynamic type.
DynaTypeEnum.Value
          Represents a single "enum" instance (= the value).
Features.Bean
          Features of MetaBean
Features.Property
          Features of MetaProperty
FeaturesCapable
          Description: abstract superclass of meta objects that support a map of features.
MetaBean
          Description: the meta description of a bean or class.
MetaProperty
          Description: the meta description of a property of a bean.
Validation
          Description: Interface for a single validation
ValidationContext
          Description: Interface of the context that holds all state information during the validation process
ValidationListener
          Description: The interface to collect errors found during validation
ValidationListener.Error
          An object holding a single validation constraint violation found during the validation process.
 

Classes in org.apache.bval.model used by org.apache.bval.routines
Features.Property
          Features of MetaProperty
Validation
          Description: Interface for a single validation
ValidationContext
          Description: Interface of the context that holds all state information during the validation process
ValidationListener
          Description: The interface to collect errors found during validation
 

Classes in org.apache.bval.model used by org.apache.bval.util
ValidationContext
          Description: Interface of the context that holds all state information during the validation process
ValidationListener
          Description: The interface to collect errors found during validation
 

Classes in org.apache.bval.model used by org.apache.bval.xml
FeaturesCapable
          Description: abstract superclass of meta objects that support a map of features.
MetaBean
          Description: the meta description of a bean or class.
MetaProperty
          Description: the meta description of a property of a bean.
Validation
          Description: Interface for a single validation
 



Copyright © 2010-2014 The Apache Software Foundation. All Rights Reserved.