| Package | Description |
|---|---|
| org.hibernate.validator |
Bootstrap classes HibernateValidator and HibernateValidatorConfiguration which uniquely identify Hibernate Validator
and allow to configure it.
|
| org.hibernate.validator.cfg.context |
Contains facet and creational context interfaces forming the API for programmatic constraint definition.
|
| org.hibernate.validator.constraints.time |
Hibernate Validator
Duration constraints. |
| org.hibernate.validator.constraintvalidation |
Custom Hibernate Validator specific constraint validation extension classes.
|
| org.hibernate.validator.internal.engine |
Implementations for the core interfaces of JSR-380.
|
| org.hibernate.validator.spi.scripting |
This package provides support for customization of the script evaluation for
ScriptAssert
and ParameterScriptAssert constraints. |
| Class and Description |
|---|
| HibernateValidatorConfiguration
Uniquely identifies Hibernate Validator in the Bean Validation bootstrap
strategy.
|
| HibernateValidatorContext
Represents a Hibernate Validator specific context that is used to create
Validator instances. |
| HibernateValidatorPermission
Our specific implementation of
BasicPermission as we cannot define additional RuntimePermission. |
| Incubating
Marks the annotated element as incubating.
|
| Class and Description |
|---|
| Incubating
Marks the annotated element as incubating.
|
| Class and Description |
|---|
| Incubating
Marks the annotated element as incubating.
|
| Class and Description |
|---|
| Incubating
Marks the annotated element as incubating.
|
| Class and Description |
|---|
| HibernateValidatorConfiguration
Uniquely identifies Hibernate Validator in the Bean Validation bootstrap
strategy.
|
| HibernateValidatorContext
Represents a Hibernate Validator specific context that is used to create
Validator instances. |
| HibernateValidatorFactory
Provides Hibernate Validator extensions to
ValidatorFactory. |
| Class and Description |
|---|
| Incubating
Marks the annotated element as incubating.
|
Copyright © 2019 JBoss by Red Hat. All rights reserved.