Annotation Type Negative.List



  • @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.
    See Also:
    Negative
    • Required Element Summary

      Required Elements 
      Modifier and Type Required Element Description
      Negative[] value