Package io.dropwizard.validation
Annotation Type SizeRange.List
-
@Target({METHOD,FIELD,ANNOTATION_TYPE,CONSTRUCTOR,PARAMETER,TYPE_USE}) @Retention(RUNTIME) @Documented public static @interface SizeRange.List
Defines several@SizeRange
annotations on the same element.
-
-
Element Detail
-
value
SizeRange[] value
-
-