| Package | Description |
|---|---|
| org.hibernate.validator.internal.engine |
Implementations for the core interfaces of JSR-303.
|
| org.hibernate.validator.internal.engine.constraintvalidation |
Classes dealing with the representation of constraints and the management/instantitation of constraint
validators.
|
| Class and Description |
|---|
| ConstraintValidatorContextImpl |
| ConstraintValidatorManager
Manager in charge of providing and caching initialized
ConstraintValidator instances. |
| ConstraintViolationCreationContext
Container class for the information needed to create a constraint violation.
|
| Class and Description |
|---|
| ConstraintTree
Due to constraint composition a single constraint annotation can lead to a whole constraint tree being validated.
|
| ConstraintViolationCreationContext
Container class for the information needed to create a constraint violation.
|
Copyright © 2009-2016 Oracle Corporation. All Rights Reserved.