See: Description
| Class | Description |
|---|---|
| ConstraintTree<A extends Annotation> |
Due to constraint composition a single constraint annotation can lead to a whole constraint tree being validated.
|
| ConstraintValidatorContextImpl | |
| ConstraintValidatorFactoryImpl |
Default
ConstraintValidatorFactory using a no-arg constructor. |
| ConstraintValidatorManager |
Manager in charge of providing and caching initialized
ConstraintValidator instances. |
| ConstraintViolationCreationContext |
Container class for the information needed to create a constraint violation.
|
Classes dealing with the representation of constraints and the management/instantitation of constraint validators.
Copyright © 2018 JBoss by Red Hat. All rights reserved.