|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Interface Summary | |
|---|---|
| ConstrainedElement | Represents a (potentially) constrained Java element such as a type, field or method. |
| Class Summary | |
|---|---|
| AbstractConstrainedElement | Base implementation of with functionality common to all ConstrainedElement implementations. |
| BeanConfiguration<T> | Represents the complete constraint related configuration of one Java type
originating from one ConfigurationSource. |
| ConstrainedField | Represents a field of a Java type and all its associated meta-data relevant in the context of bean validation, for instance its constraints. |
| ConstrainedMethod | Represents a method of a Java type and all its associated meta-data relevant in the context of bean validation, for instance the constraints at it's parameters or return value. |
| ConstrainedParameter | Contains constraint-related meta-data for one method parameter. |
| ConstrainedType | Represents a Java type and all its associated meta-data relevant in the context of bean validation, for instance its constraints. |
| ExecutableElement | Provides a unified view on Constructors and Methods. |
| Enum Summary | |
|---|---|
| ConfigurationSource | The source of constraint meta data. |
| ConstrainedElement.ConstrainedElementKind | The kind of a ConstrainedElement. |
The raw metadata is a reflection of all configured constraints including constraints defined via multiple configuration sources.
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||