| Package | Description |
|---|---|
| javax.validation |
Top level package of the Bean Validation API.
|
| javax.validation.spi |
Package containing objects specific to the interaction between the
Bean Validation bootstrapping process and Bean Validation providers.
|
| Class and Description |
|---|
| ValidationProvider
Contract between the validation bootstrap mechanism and the provider engine.
|
| Class and Description |
|---|
| BootstrapState
Defines the state used to bootstrap the
Configuration |
| ConfigurationState
Contract between a
Configuration and a
javax.validation.spi.ValidationProvider to create a ValidatorFactory. |
Copyright © 2007-2013. All Rights Reserved.