| Package | Description |
|---|---|
| javax.validation |
Top level package of the Bean Validation API.
|
| javax.validation.bootstrap |
Package containing bootstrap specific objects.
|
| Modifier and Type | Method and Description |
|---|---|
static GenericBootstrap |
Validation.byDefaultProvider()
Builds a
Configuration. |
| Modifier and Type | Method and Description |
|---|---|
GenericBootstrap |
GenericBootstrap.providerResolver(ValidationProviderResolver resolver)
Defines the provider resolution strategy.
|
Copyright © 1996-2015, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.