All Classes and Interfaces

Class
Description
Base GWT implementation of ConfigurationState.
Base GWT Configuration.
Base methods for implementing a GwtSpecificValidator.
Builds attributes one at a time.
GWT ValidationProvider.
Base methods for implementing Validator in GWT.
Abstract ValidatorFactory that delegates to a GWT generated Validator.
Masks a ConstraintValidator that is not GWT compatible.
Describes information about a bean which is used for validation purposes.
A immutable GWT implementation of ConstraintDescriptor.
Finds constraints declared on an element using specified criteria.
GWT safe immutable implementation of ConstraintValidatorContext.
Container class for the information needed to create a constraint violation.
An implementation of ConstraintViolation.
Builder for ConstraintViolations.
Default TraversableResolver.
 
The EmptyValidatorFactory class can be used when no groups are used and all validation is done by BeanValidatonEditorDriver.
 
Encapsulates a single validation group.
An instance of GroupChain defines the group order during one full validation call.
Helper class used to resolve groups and sequences into a single chain of groups which can then be validated.
Does shallow group-specific validation.
Marker interface used by GWT to generate a BeanDescriptor for a specific class T.
Abstract BeanDescriptor for use by generated GwtBeanDescriptor.
Builder for GwtBeanDescriptors.
Extends AbstractBaseGwtConfiguration with just the parts that are not GWT compatible.
Only the GWT incompatible parts.
Using this class throws a UnsupportedOperationException.
Simple GWT MessageInterpolator.
 
Defines GWT version of Validator.
Context for a GwtValidation.
GWT ValidationProvider.
The default GWT ValidationProviderResolver.
GWT ValidatorContext.
Hibernate default ValidationMessageResolver.
Holds as Message and a Path.
Implementation of MessageInterpolator.Context.
Always resolves message keys to null.
Describes a constrained bean property.
Validation Providers implement this to resolve Validation Messages.
This class is the entry point for Bean Validation.
 
Contains all the information known about the inheritance information for validation groups.
Users and Validation providers implement this to resolve ValidationMessages.