Package io.micronaut.validation.validator.constraints
package io.micronaut.validation.validator.constraints
-
ClassDescriptionConstraint validator that can be used at either runtime or compilation time and is capable of validation
Constraint
instances.Subset of theConstraintValidatorContext
interface without the unnecessary parts.Interface for a class that is a registry of contraint validator.Abstract implementation of a validator forDecimalMax
.Abstract implementation of a validator forDecimalMin
.A factory bean that contains implementation for many of the default validations.Key for caching validators.The default implementation ofInternalConstraintValidatorFactory
.AbstractDigits
validator implementation.Forked from Hibernate Validator.Provides Email validation.Internal version ofConstraintValidatorFactory
.Validator for thePattern
annotation.Abstract implementation of aSize
validator.