| Package | Description |
|---|---|
| javax.validation |
Top level package of the Bean Validation API.
|
| javax.validation.bootstrap |
Package containing bootstrap specific objects.
|
| Class and Description |
|---|
| GenericBootstrap
Defines the state used to bootstrap Bean Validation and
creates a provider agnostic
Configuration. |
| ProviderSpecificBootstrap
Defines the state used to bootstrap Bean Validation and
creates a provider specific
Configuration
of type T. |
| Class and Description |
|---|
| GenericBootstrap
Defines the state used to bootstrap Bean Validation and
creates a provider agnostic
Configuration. |
| ProviderSpecificBootstrap
Defines the state used to bootstrap Bean Validation and
creates a provider specific
Configuration
of type T. |
Copyright © 2007-2017 Red Hat Inc. All Rights Reserved. Released under the Apache Software License 2.0.