@Retention(value=RUNTIME)
@Target(value={METHOD,TYPE})
@Documented
@Inherited
public static @interface ScopeValidator.Scopes
ScopeValidator.Scope.| Modifier and Type | Required Element and Description |
|---|---|
ScopeValidator.Scope[] |
value
Repeatable annotation holder.
|
public abstract ScopeValidator.Scope[] value
Copyright © 2018, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.