| AbstractBaseGwtConfiguration |
Base GWT Configuration.
|
| AbstractGwtSpecificValidator<G> |
|
| AbstractGwtSpecificValidator.AttributeBuilder |
Builds attributes one at a time.
|
| AbstractGwtValidator |
Base methods for implementing Validator in GWT.
|
| ConstraintDescriptorImpl<T extends Annotation> |
A immutable GWT implementation of ConstraintDescriptor.
|
| ConstraintDescriptorImpl.Builder<T extends Annotation> |
|
| ConstraintFinderImpl |
Finds constraints declared on an element using specified criteria.
|
| ConstraintValidatorContextImpl<A extends Annotation,T> |
GWT safe immutable implementation of ConstraintValidatorContext.
|
| ConstraintViolationCreationContext |
Container class for the information needed to create a constraint violation.
|
| ConstraintViolationImpl<T> |
An implementation of ConstraintViolation.
|
| ConstraintViolationImpl.Builder<T> |
Builder for ConstraintViolations.
|
| Group |
Encapsulates a single validation group.
|
| GroupChain |
An instance of GroupChain defines the group order during one full validation call.
|
| GroupChainGenerator |
Helper class used to resolve groups and sequences into a single chain of groups which can then be
validated.
|
| GwtBeanDescriptorImpl<T> |
|
| GwtBeanDescriptorImpl.Builder<T> |
|
| GwtConfiguration |
|
| GwtValidationContext<T> |
|
| GwtValidatorContext |
GWT ValidatorContext.
|
| MessageInterpolatorContextImpl |
Implementation of MessageInterpolator.Context.
|
| NullUserValidationMessageResolver |
Always resolves message keys to null.
|
| PropertyDescriptorImpl |
Describes a constrained bean property.
|
| Validation |
This class is the entry point for Bean Validation.
|