| Package | Description | 
|---|---|
| javax.validation.metadata | Package containing all objects specifically used and returned by the
 metadata API. | 
| Modifier and Type | Method and Description | 
|---|---|
| static Scope | Scope. valueOf(String name)Returns the enum constant of this type with the specified name. | 
| static Scope[] | Scope. values()Returns an array containing the constants of this enum type, in
the order they are declared. | 
| Modifier and Type | Method and Description | 
|---|---|
| ElementDescriptor.ConstraintFinder | ElementDescriptor.ConstraintFinder. lookingAt(Scope scope)Restricts to the constraints matching the provided scope for this element. | 
Copyright © 1996-2015, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.