Package io.avaje.validation.constraints
package io.avaje.validation.constraints
-
ClassDescriptionMarks an annotation class as a Constraint.Defines several
DecimalMaxannotations on the same element.The annotated element must be a number whose value must be lower or equal to the specified maximum.Defines severalDecimalMinannotations on the same element.The annotatedCharSequencemust match the specified regular expression.Defines severalEmailannotations on the same element.Defines several@Futureconstraints on the same element.Defines several@FutureOrPresentconstraints on the same element.Defines severalNegativeconstraints on the same element.Defines severalNegativeOrZeroconstraints on the same element.Defines several@NotEmptyconstraints on the same element.Defines several@NotEmptyconstraints on the same element.Defines several@NotEmptyconstraints on the same element.Defines several@NotEmptyconstraints on the same element.Defines several@Pastconstraints on the same element.The annotatedCharSequencemust match the specified regular expression.Defines severalPatternannotations on the same element.Defines severalPositiveconstraints on the same element.Defines severalPositiveOrZeroconstraints on the same element.Possible Regexp flags.Marks a type for validation.