Package javax.validation.metadata
Interface BeanDescriptor
- All Superinterfaces:
ElementDescriptor
- Version:
- $Rev$ $Date$
-
Nested Class Summary
Nested classes/interfaces inherited from interface javax.validation.metadata.ElementDescriptor
ElementDescriptor.ConstraintFinder
-
Method Summary
Methods inherited from interface javax.validation.metadata.ElementDescriptor
findConstraints, getConstraintDescriptors, getElementClass, hasConstraints
-
Method Details
-
isBeanConstrained
boolean isBeanConstrained() -
getConstraintsForProperty
-
getConstrainedProperties
Set<PropertyDescriptor> getConstrainedProperties()
-