public interface BeanDescriptor extends ElementDescriptor
ElementDescriptor.ConstraintFinder
Modifier and Type | Method and Description |
---|---|
java.util.Set<PropertyDescriptor> |
getConstrainedProperties() |
PropertyDescriptor |
getConstraintsForProperty(java.lang.String propertyName) |
boolean |
isBeanConstrained() |
findConstraints, getConstraintDescriptors, getElementClass, hasConstraints
boolean isBeanConstrained()
PropertyDescriptor getConstraintsForProperty(java.lang.String propertyName)
java.util.Set<PropertyDescriptor> getConstrainedProperties()