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