| Interface | Description |
|---|---|
| BeanDescriptor |
Describes a constrained Java Bean and the constraints associated to it.
|
| ConstraintDescriptor<T extends Annotation> |
Describes a single constraint and its composing constraints.
|
| ElementDescriptor |
Describes a validated element (class, field or property).
|
| ElementDescriptor.ConstraintFinder |
Declare restrictions on retrieved constraints.
|
| PropertyDescriptor |
Describes a Java Bean property hosting validation constraints.
|
| Enum | Description |
|---|---|
| Scope |
Scope looked at when discovering constraints
|
Copyright © 2012 JBoss by Red Hat. All Rights Reserved.