Package io.avaje.validation.constraints
Annotation Interface Range.List
- Enclosing class:
Range
@Target({METHOD,FIELD,ANNOTATION_TYPE,PARAMETER,TYPE_USE})
@Retention(RUNTIME)
@Documented
public static @interface Range.List
Defines several
@Range annotations on the same element.-
Required Element Summary
Required Elements
-
Element Details
-
value
Range[] value
-