|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use org.hibernate.validation.metadata | |
|---|---|
| org.hibernate.validation.engine | This package contains the implementing classes for the core interfaces of JSR-303. |
| org.hibernate.validation.metadata | |
| org.hibernate.validation.xml | |
| Classes in org.hibernate.validation.metadata used by org.hibernate.validation.engine | |
|---|---|
| BeanMetaDataCache
Cache for created instances of BeanMetaData. |
|
| ConstraintHelper
Keeps track of builtin constraints and their validator implementations, as well as already resolved validator definitions. |
|
| Classes in org.hibernate.validation.metadata used by org.hibernate.validation.metadata | |
|---|---|
| AnnotationIgnores
This class instantiated during the parsing of the XML configuration data and keeps track of the annotations which should be ignored. |
|
| BeanMetaData
Interface defining the meta data about the constraints defined in a given bean. |
|
| BeanMetaDataImpl
This class encapsulates all meta data needed for validation. |
|
| ConstraintDescriptorImpl
Describe a single constraint (including it's composing constraints). |
|
| ConstraintHelper
Keeps track of builtin constraints and their validator implementations, as well as already resolved validator definitions. |
|
| ElementDescriptorImpl
Describe a validated element (class, field or property). |
|
| MetaConstraint
Instances of this class abstract the constraint type (class, method or field constraint) and give access to meta data about the constraint. |
|
| Classes in org.hibernate.validation.metadata used by org.hibernate.validation.xml | |
|---|---|
| AnnotationIgnores
This class instantiated during the parsing of the XML configuration data and keeps track of the annotations which should be ignored. |
|
| ConstraintHelper
Keeps track of builtin constraints and their validator implementations, as well as already resolved validator definitions. |
|
| MetaConstraint
Instances of this class abstract the constraint type (class, method or field constraint) and give access to meta data about the constraint. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||