See: Description
Interface | Description |
---|---|
AnnotationProcessingOptions |
An
AnnotationProcessingOptions instance keeps track of annotations which should be ignored as configuration source. |
Class | Description |
---|---|
AnnotationProcessingOptionsImpl |
An
AnnotationProcessingOptions instance keeps track of annotations which should be ignored as configuration source. |
ConstraintHelper |
Keeps track of builtin constraints and their validator implementations, as well as already resolved validator definitions.
|
MetaConstraint<A extends Annotation> |
Instances of this class abstract the constraint type (class, method or field constraint) and give access to
meta data about the constraint.
|
MetaConstraints |
Helper used to create
MetaConstraint s. |
Enum | Description |
---|---|
ConstraintOrigin |
Visibility looked at when discovering constraints.
|
Copyright © 2021 JBoss by Red Hat. All rights reserved.