Uses of Annotation Interface
io.dropwizard.validation.MinDuration
Packages that use MinDuration
-
Uses of MinDuration in io.dropwizard.validation
Classes in io.dropwizard.validation with annotations of type MinDurationModifier and TypeClassDescription@interface
The annotated element has to be in the appropriate range.Methods in io.dropwizard.validation with parameters of type MinDurationModifier and TypeMethodDescriptionvoid
MinDurationValidator.initialize
(MinDuration constraintAnnotation)