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.
  • Element Details