| Package | Description |
|---|---|
| javax.validation | |
| javax.validation.metadata |
| Class and Description |
|---|
| BeanDescriptor
Describes a constrained Java Bean and the constraints associated to it.
|
| ConstraintDescriptor
Describes a single constraint and its composing constraints.
|
| ElementDescriptor
Describes a validated element (class, property, method etc.).
|
| Class and Description |
|---|
| ConstraintDescriptor
Describes a single constraint and its composing constraints.
|
| ConstructorDescriptor
Describes a validated constructor.
|
| ElementDescriptor
Describes a validated element (class, property, method etc.).
|
| ElementDescriptor.ConstraintFinder
Declare restrictions on retrieved constraints.
|
| ElementDescriptor.Kind
The kind of an
ElementDescriptor. |
| MethodDescriptor
Describes a validated method.
|
| ParameterDescriptor
Describes a validated method or constructor parameter.
|
| PropertyDescriptor
Describes a Java Bean property hosting validation constraints.
|
| ReturnValueDescriptor
Describes a validated return value of a method or constructor.
|
| Scope
Scope looked at when discovering constraints
|
Copyright © 2007-2012. All Rights Reserved.