Package | Description |
---|---|
javax.validation.metadata |
Modifier and Type | Method and Description |
---|---|
PropertyDescriptor |
BeanDescriptor.getConstraintsForProperty(String propertyName)
Return the property descriptor for a given property.
|
Modifier and Type | Method and Description |
---|---|
Set<PropertyDescriptor> |
BeanDescriptor.getConstrainedProperties()
Returns a set of property descriptors having at least one constraint defined
or marked as cascaded (
@Valid |
Copyright © 2007-2012. All Rights Reserved.