Annotation Interface ScopeValidator.Scopes

Enclosing class:
ScopeValidator

@Retention(RUNTIME) @Target({METHOD,TYPE}) @Documented @Inherited public static @interface ScopeValidator.Scopes
Repeatable annotation for ScopeValidator.Scope.
  • Required Element Summary

    Required Elements
    Modifier and Type
    Required Element
    Description
    Repeatable annotation holder.
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    static final TypeName
    Type of this interface.
  • Field Details

    • TYPE

      static final TypeName TYPE
      Type of this interface.
  • Element Details