Uses of Class
io.dropwizard.validation.MinDuration
-
Packages that use MinDuration Package Description io.dropwizard.validation -
-
Uses of MinDuration in io.dropwizard.validation
Classes in io.dropwizard.validation with annotations of type MinDuration Modifier and Type Class Description interface
DurationRange
The annotated element has to be in the appropriate range.Methods in io.dropwizard.validation with parameters of type MinDuration Modifier and Type Method Description void
MinDurationValidator. initialize(MinDuration constraintAnnotation)
-