Package | Description |
---|---|
org.hibernate.validator.internal.metadata.provider |
Abstraction of the meta data sources - annotation, xml, programmatic.
|
org.hibernate.validator.internal.properties.javabean |
Modifier and Type | Method and Description |
---|---|
protected Set<MetaConstraint<?>> |
AnnotationMetaDataProvider.findTypeAnnotationConstraints(JavaBeanField javaBeanField)
Finds type arguments constraints for fields.
|
Modifier and Type | Method and Description |
---|---|
JavaBeanField |
JavaBeanHelper.field(Field field) |
Modifier and Type | Method and Description |
---|---|
Optional<JavaBeanField> |
JavaBeanHelper.findDeclaredField(Class<?> declaringClass,
String property) |
Copyright © 2007-2021 Red Hat, Inc. All Rights Reserved