All Classes and Interfaces
Class
Description
Context object to allow configuring validation behaviour.
Primary
TraversableResolver that takes into account all configured TraversableResolver instances.Default
ExceptionHandler for ConstraintViolationException.Constraint validator that can be used at either runtime or compilation time and
is capable of validation
Constraint instances.Subset of the
ConstraintValidatorContext interface without the unnecessary parts.Interface for a class that is a registry of contraint validator.
Utility class for ConstraintViolationException.
Abstract implementation of a validator for
DecimalMax.Abstract implementation of a validator for
DecimalMin.Default implementation of
AnnotatedElementValidator.The default clock provider.
The implementation of
ConstraintValidatorContext.A factory bean that contains implementation for many of the default validations.
Key for caching validators.
The default implementation of
InternalConstraintValidatorFactory.The default error messages.
The default error messages.
Default implementation of the
Validator interface.The default configuration for the validator.
Default validator factory implementation.
The default value extractors.
Abstract
Digits validator implementation.Forked from Hibernate Validator.
Provides Email validation.
Extended version of
ExecutableValidator that operates on ExecutableMethod instances.Constraint that validates that a String value is in the specified enum's constant names.
Validator for the
InEnum constraint.Constraint that validates that a String value is in the specified list.
Validator for the
InList constraint.Internal version of
ConstraintValidatorFactory.Resolves the Locale for the
DefaultMessageInterpolator.The visitor add property indexes for the validated annotations.
Constraint that validates that a String value is not in the specified enum's constant names.
Validator for the
NotInEnum constraint.Constraint that validates that a String value is not in the specified list.
Validator for the
NotInList constraint.Validator for the
Pattern annotation.Interface for reactive bean validation.
Abstract implementation of a
Size validator.Constraint that validates that elements in a collection or array are unique.
Validator for the
UniqueElements constraint.Around advice that ensures an objects methods are validated.Internal annotation used to trigger cascading.
A
MethodInterceptor that validates method invocations.The validation annotations remapper.
Internal validation utils.
The visitor creates annotations utilized by the Validator.
Extended version of the
Valid interface for Micronaut's implementation.Configuration for the
Validator.The value extractor definition.
Registry of value extractors.