Annotation Interface Negative.List
- Enclosing class:
Negative
@Target({METHOD,FIELD,ANNOTATION_TYPE,CONSTRUCTOR,PARAMETER,TYPE_USE})
@Retention(RUNTIME)
@Documented
public static @interface Negative.List
Defines several
Negative constraints on the same element.- Since:
- 2.0
- Author:
- Gunnar Morling
- See Also:
-
Required Element Summary
Required Elements
-
Element Details
-
value
Negative[] value
-