Uses of Class
io.dropwizard.validation.MaxSize
-
Packages that use MaxSize Package Description io.dropwizard.validation -
-
Uses of MaxSize in io.dropwizard.validation
Classes in io.dropwizard.validation with annotations of type MaxSize Modifier and Type Class Description interface
SizeRange
The annotated element has to be in the appropriate range.Methods in io.dropwizard.validation with parameters of type MaxSize Modifier and Type Method Description void
MaxSizeValidator. initialize(MaxSize constraintAnnotation)
-