|
Bean Validation API 1.0.0.GA-redhat-2 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Scope | |
---|---|
javax.validation.metadata |
Uses of Scope in javax.validation.metadata |
---|
Methods in javax.validation.metadata that return Scope | |
---|---|
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. |
Methods in javax.validation.metadata with parameters of type Scope | |
---|---|
ElementDescriptor.ConstraintFinder |
ElementDescriptor.ConstraintFinder.lookingAt(Scope scope)
Restrict to the constraints matching the provided scope for this element. |
|
Bean Validation API 1.0.0.GA-redhat-2 | |||||||||
PREV NEXT | FRAMES NO FRAMES |