All Classes and Interfaces
Class
Description
Marks an annotation class as a Constraint.
Defines several
DecimalMax annotations on the same element.The annotated element must be a number whose value must be lower or equal to the specified
maximum.
Defines several
DecimalMin annotations on the same element.The annotated
CharSequence must match the specified regular expression.Defines several
Email annotations on the same element.Defines several
@Future constraints on the same element.Defines several
@FutureOrPresent constraints on the same element.Defines several
Negative constraints on the same element.Defines several
NegativeOrZero constraints on the same element.Defines several
@NotEmpty constraints on the same element.Defines several
@NotEmpty constraints on the same element.Defines several
@NotEmpty constraints on the same element.Defines several
@NotEmpty constraints on the same element.Defines several
@Past constraints on the same element.The annotated
CharSequence must match the specified regular expression.Defines several
Pattern annotations on the same element.Defines several
Positive constraints on the same element.Defines several
PositiveOrZero constraints on the same element.Possible Regexp flags.
Marks a type for validation.