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@interfaceThe annotated element has to be in the appropriate range.Methods in io.dropwizard.validation with parameters of type MinDataSizeModifier and TypeMethodDescriptionvoidMinDataSizeValidator.initialize(MinDataSize constraintAnnotation)