パッケージ | 説明 |
---|---|
javax.validation.metadata |
Package containing all objects specifically used and returned by the
metadata API.
|
修飾子とタイプ | メソッドと説明 |
---|---|
PropertyDescriptor |
BeanDescriptor.getConstraintsForProperty(String propertyName)
Returns the property descriptor for a given property.
|
修飾子とタイプ | メソッドと説明 |
---|---|
Set<PropertyDescriptor> |
BeanDescriptor.getConstrainedProperties()
Returns a set of property descriptors having at least one constraint defined
or marked as cascaded (
Valid ). |
Copyright © 2007-2018 Red Hat Inc. All Rights Reserved. Released under the Apache Software License 2.0. Translated by @megascus.