|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Class Summary | |
|---|---|
| ConfigurationImpl | Hibernate specific Configuration implementation. |
| 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. |
| ConstraintViolationImpl<T> | |
| MessageAndPath | |
| MessageInterpolatorContext | Implementation of the context used during message interpolation. |
| NodeImpl | |
| PathImpl | |
| ValidationContext<T> | Context object keeping track of all important data for a top level Validator.validate(Object, Class[]) },
Validator.validateValue(Class, String, Object, Class[]) } or Validator.validateProperty(Object, String, Class[]) call. |
| ValidatorContextImpl | |
| ValidatorFactoryImpl | Factory returning initialized Validator instances. |
| ValidatorImpl | The main Bean Validation class. |
| ValueContext<T,V> | An instance of this class is used to collect all the relevant information for validating a single entity/bean. |
Implementations for the core interfaces of JSR-303.
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||