| Package | Description |
|---|---|
| javax.validation | |
| javax.validation.executable |
| Modifier and Type | Method and Description |
|---|---|
Set<ExecutableType> |
BootstrapConfiguration.getDefaultValidatedExecutableTypes() |
| Modifier and Type | Method and Description |
|---|---|
static ExecutableType |
ExecutableType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ExecutableType[] |
ExecutableType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2017. All rights reserved.