パッケージ | 説明 |
---|---|
javax.validation.metadata |
Package containing all objects specifically used and returned by the
metadata API.
|
修飾子とタイプ | インタフェースと説明 |
---|---|
interface |
ContainerElementTypeDescriptor
Describes a validated container element type, e.g. the element type of
List if it
hosts at least one constraint or is marked with Valid . |
interface |
ParameterDescriptor
Describes a validated method or constructor parameter.
|
interface |
PropertyDescriptor
Describes a Java Bean property hosting validation constraints.
|
interface |
ReturnValueDescriptor
Describes a validated return value of a method or constructor.
|
Copyright © 2007-2018 Red Hat Inc. All Rights Reserved. Released under the Apache Software License 2.0. Translated by @megascus.