Annotation Interface UniqueElements.List
- Enclosing class:
UniqueElements
@Documented
@Target({FIELD,METHOD,PARAMETER,CONSTRUCTOR,TYPE_USE,ANNOTATION_TYPE})
@Retention(RUNTIME)
public static @interface UniqueElements.List
Container annotation for repeatable
UniqueElements constraints.-
Required Element Summary
Required Elements
-
Element Details
-
value
UniqueElements[] value- Returns:
- repeated unique element constraints
-