|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AnnotationIgnores | |
|---|---|
| org.hibernate.validator.metadata | Implementations of the Bean Validation metadata interfaces as well as Hibernate Validator specific meta data classes. |
| org.hibernate.validator.xml | Classes used to parse Bean Validation XML configuration files. |
| Uses of AnnotationIgnores in org.hibernate.validator.metadata |
|---|
| Constructors in org.hibernate.validator.metadata with parameters of type AnnotationIgnores | |
|---|---|
BeanMetaDataImpl(Class<T> beanClass,
ConstraintHelper constraintHelper,
List<Class<?>> defaultGroupSequence,
Map<Class<?>,List<MetaConstraint<T,?>>> constraints,
List<Member> cascadedMembers,
AnnotationIgnores annotationIgnores,
BeanMetaDataCache beanMetaDataCache)
|
|
| Uses of AnnotationIgnores in org.hibernate.validator.xml |
|---|
| Methods in org.hibernate.validator.xml that return AnnotationIgnores | |
|---|---|
AnnotationIgnores |
XmlMappingParser.getAnnotationIgnores()
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||