| Package | Description |
|---|---|
| org.hibernate.validator |
Bootstrap classes HibernateValidator and HibernateValidatorConfiguration which uniquely identify Hibernate Validator
and allow to configure it.
|
| 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.internal.engine.constraintvalidation |
Classes dealing with the representation of constraints and the management/instantitation of constraint
validators.
|
| org.hibernate.validator.internal.engine.scripting |
Classes related to the evaluation of script with the JSR 223 ScriptEngine.
|
| org.hibernate.validator.internal.util.logging |
Logging classes.
|
| org.hibernate.validator.spi.scripting |
This package provides support for customization of the script evaluation for
ScriptAssert
and ParameterScriptAssert constraints. |
| Class and Description |
|---|
| ScriptEvaluatorFactory
Factory used to initialize the
ScriptEvaluators required to evaluate script expressions defined in
ScriptAssert and ParameterScriptAssert constraints. |
| Class and Description |
|---|
| ScriptEvaluator
Used to evaluate script expressions for
ScriptAssert
and ParameterScriptAssert constraints. |
| Class and Description |
|---|
| ScriptEvaluatorFactory
Factory used to initialize the
ScriptEvaluators required to evaluate script expressions defined in
ScriptAssert and ParameterScriptAssert constraints. |
| Class and Description |
|---|
| ScriptEvaluator
Used to evaluate script expressions for
ScriptAssert
and ParameterScriptAssert constraints. |
| ScriptEvaluatorFactory
Factory used to initialize the
ScriptEvaluators required to evaluate script expressions defined in
ScriptAssert and ParameterScriptAssert constraints. |
| Class and Description |
|---|
| AbstractCachingScriptEvaluatorFactory
Basic cacheable factory responsible for the creation of
ScriptEvaluators. |
| ScriptEvaluationException
Exception raised when an error occurs during the evaluation of a script.
|
| ScriptEvaluator
Used to evaluate script expressions for
ScriptAssert
and ParameterScriptAssert constraints. |
| ScriptEvaluatorFactory
Factory used to initialize the
ScriptEvaluators required to evaluate script expressions defined in
ScriptAssert and ParameterScriptAssert constraints. |
| Class and Description |
|---|
| ScriptEvaluationException
Exception raised when an error occurs during the evaluation of a script.
|
| ScriptEvaluatorFactory
Factory used to initialize the
ScriptEvaluators required to evaluate script expressions defined in
ScriptAssert and ParameterScriptAssert constraints. |
| ScriptEvaluatorNotFoundException
Exception raised when a script evaluator cannot be found for a given language.
|
| Class and Description |
|---|
| ScriptEvaluationException
Exception raised when an error occurs during the evaluation of a script.
|
| ScriptEvaluator
Used to evaluate script expressions for
ScriptAssert
and ParameterScriptAssert constraints. |
| ScriptEvaluatorFactory
Factory used to initialize the
ScriptEvaluators required to evaluate script expressions defined in
ScriptAssert and ParameterScriptAssert constraints. |
| ScriptEvaluatorNotFoundException
Exception raised when a script evaluator cannot be found for a given language.
|
Copyright © 2019 JBoss by Red Hat. All rights reserved.