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