| Package | Description | 
|---|---|
| javax.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). | 
Comments to: bean-validation-dev@eclipse.org.
 Copyright © 2019 Eclipse Foundation.
 Use is subject to EFSL; this spec is based on material that is licensed under the Apache License, version 2.0.