Interface | Description |
---|---|
GroupValidator |
Does shallow group-specific validation.
|
GwtBeanDescriptor<T> |
Marker interface used by GWT to generate a
BeanDescriptor for a
specific class T. |
GwtSpecificValidator<G> |
Defines GWT version of
Validator . |
Class | Description |
---|---|
AbstractGwtSpecificValidator<G> |
Base methods for implementing a
GwtSpecificValidator . |
AbstractGwtSpecificValidator |
Base methods for implementing a
GwtSpecificValidator . |
AbstractGwtSpecificValidator.AttributeBuilder |
Builds attributes one at a time.
|
AbstractGwtValidator |
Base methods for implementing
Validator in GWT. |
AbstractGwtValidator |
Base methods for implementing
Validator in GWT. |
BaseGwtConfiguration |
Base GWT
Configuration . |
BaseGwtConfiguration |
Base GWT
Configuration . |
ConstraintDescriptorImpl |
A immutable GWT implementation of
ConstraintDescriptor . |
ConstraintDescriptorImpl<T extends Annotation> |
A immutable GWT implementation of
ConstraintDescriptor . |
ConstraintDescriptorImpl.Builder<T extends Annotation> |
Builder for
ConstraintDescriptorImpl . |
ConstraintFinderImpl |
Finds constraints declared on an element using specified criteria.
|
ConstraintFinderImpl |
Finds constraints declared on an element using specified criteria.
|
ConstraintOrigin |
Visibility looked at when discovering constraints.
|
ConstraintValidatorContextImpl |
GWT safe immutable implementation of
ConstraintValidatorContext |
ConstraintValidatorContextImpl<A extends Annotation,T> |
GWT safe immutable implementation of
ConstraintValidatorContext |
ConstraintViolationImpl<T> |
An implementation of
ConstraintViolation . |
ConstraintViolationImpl |
An implementation of
ConstraintViolation . |
ConstraintViolationImpl.Builder<T> |
Builder for ConstraintViolations.
|
Group |
Encapsulates a single validation group.
|
Group |
Encapsulates a single validation group.
|
GroupChain |
An instance of
GroupChain defines the group order during one full validation call. |
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.
|
GroupChainGenerator |
Helper class used to resolve groups and sequences into a single chain of groups which can then
be validated.
|
GroupValidator |
Does shallow group-specific validation.
|
GwtBeanDescriptor |
Marker interface used by GWT to generate a
BeanDescriptor for a
specific class T. |
GwtBeanDescriptorImpl |
Abstract BeanDescriptor for use by generated
GwtBeanDescriptor . |
GwtBeanDescriptorImpl<T> |
Abstract BeanDescriptor for use by generated
GwtBeanDescriptor . |
GwtBeanDescriptorImpl.Builder<T> |
Builder for
GwtBeanDescriptor s. |
GwtConfiguration |
Extends
BaseGwtConfiguration with just the parts that are not GWT
compatible. |
GwtConfiguration |
Extends
BaseGwtConfiguration with just the parts that are not GWT
compatible. |
GwtConfiguration |
Extends
BaseGwtConfiguration with just the parts that are not GWT
compatible. |
GwtConfiguration |
Extends
BaseGwtConfiguration with just the parts that are not GWT
compatible. |
GwtSpecificValidator |
Defines GWT version of
Validator . |
GwtValidationContext<T> |
Context for a
GwtValidation . |
GwtValidationContext |
Context for a
GwtValidation . |
GwtValidatorContext |
GWT
ValidatorContext . |
GwtValidatorContext |
GWT
ValidatorContext . |
MessageInterpolatorContextImpl |
Implementation of
MessageInterpolator.Context . |
MessageInterpolatorContextImpl |
Implementation of
Context . |
NodeImpl |
An immutable GWT safe implementation of
Node . |
NullUserValidationMessageResolver |
Always resolves message keys to null.
|
NullUserValidationMessageResolver |
Always resolves message keys to null.
|
PathImpl |
An immutable GWT safe implementation of
Path . |
PathImpl |
An immutable GWT safe implementation of
Path . |
PropertyDescriptorImpl |
Describes a constrained bean property.
|
PropertyDescriptorImpl |
Describes a constrained bean property.
|
Validation |
This class is the entry point for Bean Validation.
|
Validation |
This class is the entry point for Bean Validation.
|
Enum | Description |
---|---|
ConstraintOrigin |
Visibility looked at when discovering constraints.
|
Copyright © 2018. All rights reserved.