Annotation Interface Constraints.Required.List

Enclosing class:
Constraints.Required

@Target({METHOD,FIELD,ANNOTATION_TYPE,CONSTRUCTOR,PARAMETER,TYPE_USE}) @Retention(RUNTIME) public static @interface Constraints.Required.List
Defines several @Required annotations on the same element.