public interface BeanDescriptor extends ElementDescriptor
ElementDescriptor.ConstraintFinder
Modifier and Type | Method and Description |
---|---|
Set<PropertyDescriptor> |
getConstrainedProperties() |
PropertyDescriptor |
getConstraintsForProperty(String propertyName) |
boolean |
isBeanConstrained() |
findConstraints, getConstraintDescriptors, getElementClass, hasConstraints
boolean isBeanConstrained()
PropertyDescriptor getConstraintsForProperty(String propertyName)
Set<PropertyDescriptor> getConstrainedProperties()
Copyright © 2014. All Rights Reserved.