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.
|
org.hibernate.validator |
Bootstrap classes HibernateValidator and
HibernateValidatorConfiguration which uniquely identify Hibernate
Validator and allow to configure it.
|
org.hibernate.validator.internal.engine |
Implementations for the core interfaces of JSR-303.
|
org.hibernate.validator.internal.xml |
Classes for parsing of Bean Validation XML configuration files.
|
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 |
Class and Description |
---|
BootstrapState
Defines the state used to bootstrap the
Configuration . |
ConfigurationState |
ValidationProvider
Contract between the validation bootstrap mechanism and the provider engine.
|
Class and Description |
---|
BootstrapState
Defines the state used to bootstrap the
Configuration . |
ConfigurationState |
ValidationProvider
Contract between the validation bootstrap mechanism and the provider engine.
|
Class and Description |
---|
ValidationProvider
Contract between the validation bootstrap mechanism and the provider engine.
|
Copyright © 2017 JBoss by Red Hat. All rights reserved.