Package org.hibernate.validator.internal.constraintvalidators.hv
package org.hibernate.validator.internal.constraintvalidators.hv
Implementations of Hibernate Validator specific constraints.
-
ClassesClassDescriptionCheck that the code point length of a character sequence is between min and max.Checks that a given character sequence (e.g.Checks that a given character sequence (e.g.Checks that a given character sequence (e.g.Check that the character sequence length is between min and max.Luhn algorithm checksum validator http://en.wikipedia.org/wiki/Luhn_algorithm http://en.wikipedia.org/wiki/Check_digitMod10 (Luhn algorithm implementation) Check validator http://en.wikipedia.org/wiki/Luhn_algorithm http://en.wikipedia.org/wiki/Check_digitMod11 Check Digit validator http://en.wikipedia.org/wiki/Check_digitModCheckBase contains all shared methods and options used by Mod Check Validators http://en.wikipedia.org/wiki/Check_digitDeprecated.Check that a character sequence is normalized.Check that a character sequence's (e.g.Validator for the
ParameterScriptAssert
constraint annotation.Validator for theScriptAssert
constraint annotation.Validates that the provided collection only contains unique elements, i.e.Validate that the character sequence (e.g.Checks that the annotated character sequence is a valid UUID.
Mod10CheckValidator
andMod11CheckValidator