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 © 1996-2013, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.