| 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 © 2007-2017 Red Hat Inc. All Rights Reserved. Released under the Apache Software License 2.0.