Uses of Annotation Interface
jakarta.validation.constraints.Max
Packages that use Max
Package
Description
Hibernate Validator specific constraints.
Contains
ConstraintValidator implementations for
min and max constraints for numbers.-
Uses of Max in org.hibernate.validator.constraints
Classes in org.hibernate.validator.constraints with annotations of type MaxModifier and TypeClassDescription@interfaceThe annotated element has to be in the appropriate range. -
Uses of Max in org.hibernate.validator.internal.constraintvalidators.bv.money
Methods in org.hibernate.validator.internal.constraintvalidators.bv.money with parameters of type Max -
Uses of Max in org.hibernate.validator.internal.constraintvalidators.bv.number.bound
Methods in org.hibernate.validator.internal.constraintvalidators.bv.number.bound with parameters of type Max