Package org.hibernate.validator.internal.constraintvalidators.hv.time
-
Class Summary Class Description DurationMaxValidator Checks that a validatedDurationlength is shorter than or equal to the one specified with the annotation.DurationMinValidator Checks that a validatedDurationlength is longer than or equal to the one specified with the annotation.