See: Description
| Interface | Description |
|---|---|
| MetaDataProvider |
A provider for constraint related meta data such as constraints, default
group sequences etc.
|
| Class | Description |
|---|---|
| AnnotationMetaDataProvider |
MetaDataProvider which reads the metadata from annotations which is the default configuration source. |
| MetaDataProviderKeyedByClassName |
Base implementation for
MetaDataProviders which cache the BeanConfiguration by class name. |
| ProgrammaticMetaDataProvider |
A
MetaDataProvider based on the programmatic constraint API. |
| XmlMetaDataProvider |
A
MetaDataProvider providing constraint related meta data based on
XML descriptors as defined by the Bean Validation API. |
Abstraction of the meta data sources - annotation, xml, programmatic
Copyright © 2007-2014 Red Hat Middleware, LLC. All Rights Reserved