Package org.hibernate.validator.internal.constraintvalidators.bv.number.bound
package org.hibernate.validator.internal.constraintvalidators.bv.number.bound
Contains
ConstraintValidator implementations for
min and max constraints for numbers.- Author:
- Marko Bekhta
-
ClassesClassDescriptionCheck that the number being validated is less than or equal to the maximum value specified.Check that the number being validated is greater than or equal to the minimum value specified.Check that the number being validated is less than or equal to the maximum value specified.Check that the number being validated is less than or equal to the maximum value specified.Check that the number being validated is less than or equal to the maximum value specified.Check that the character sequence (e.g. string) validated represents a number, and has a value less than or equal to the maximum value specified.Check that the number being validated is less than or equal to the maximum value specified.Check that the number being validated is less than or equal to the maximum value specified.Check that the number being validated is less than or equal to the maximum value specified.Check that the number being validated is less than or equal to the maximum value specified.Check that the number being validated is less than or equal to the maximum value specified.Check that the number being validated is less than or equal to the maximum value specified.Check that the number being validated is greater than or equal to the minimum value specified.Check that the number being validated is greater than or equal to the minimum value specified.Check that the number being validated is greater than or equal to the minimum value specified.Check that the character sequence (e.g. string) being validated represents a number, and has a value more than or equal to the minimum value specified.Check that the number being validated is greater than or equal to the minimum value specified.Check that the number being validated is greater than or equal to the minimum value specified.Check that the number being validated is greater than or equal to the minimum value specified.Check that the number being validated is greater than or equal to the minimum value specified.Check that the number being validated is greater than or equal to the minimum value specified.Check that the number being validated is greater than or equal to the minimum value specified.