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