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