| Package | Description | 
|---|---|
| jakarta.validation.metadata | 
 Package containing all objects specifically used and returned by the
 metadata API. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
PropertyDescriptor | 
BeanDescriptor.getConstraintsForProperty(String propertyName)
Returns 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 © 2018,2020 Eclipse Foundation.
Use is subject to license terms.