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