|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ElementDescriptor | |
|---|---|
| javax.validation.metadata | Package containing all objects specifically used and returned by the metadata API. |
| Uses of ElementDescriptor in javax.validation.metadata |
|---|
| Subinterfaces of ElementDescriptor in javax.validation.metadata | |
|---|---|
interface |
BeanDescriptor
Describes a constrained Java Bean and the constraints associated to it. |
interface |
ConstructorDescriptor
Describes a validated constructor. |
interface |
CrossParameterDescriptor
Describes an element holding cross-parameter constraints of a method or constructor |
interface |
ExecutableDescriptor
Provides the common functionality of MethodDescriptor and
ConstructorDescriptor. |
interface |
MethodDescriptor
Describes a validated method. |
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. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||