Uses of Package
org.hibernate.validator.spi.scripting
Packages that use org.hibernate.validator.spi.scripting
Package
Description
Bootstrap classes HibernateValidator and HibernateValidatorConfiguration which uniquely identify Hibernate Validator
and allow to configure it.
Custom Hibernate Validator specific constraint validation extension classes.
Implementations for the core interfaces of Jakarta Bean Validation.
Classes dealing with the representation of constraints and the management/instantitation of constraint
validators.
Classes related to the evaluation of script with the JSR 223 ScriptEngine.
Contains various implementation of validation contexts and supporting classes.
Logging classes.
This package provides support for customization of the script evaluation for
ScriptAssert
and ParameterScriptAssert
constraints.-
Classes in org.hibernate.validator.spi.scripting used by org.hibernate.validatorClassDescriptionFactory used to initialize the
ScriptEvaluator
s required to evaluate script expressions defined inScriptAssert
andParameterScriptAssert
constraints. -
Classes in org.hibernate.validator.spi.scripting used by org.hibernate.validator.constraintvalidationClassDescriptionUsed to evaluate script expressions for
ScriptAssert
andParameterScriptAssert
constraints. -
Classes in org.hibernate.validator.spi.scripting used by org.hibernate.validator.internal.engineClassDescriptionFactory used to initialize the
ScriptEvaluator
s required to evaluate script expressions defined inScriptAssert
andParameterScriptAssert
constraints. -
Classes in org.hibernate.validator.spi.scripting used by org.hibernate.validator.internal.engine.constraintvalidationClassDescriptionUsed to evaluate script expressions for
ScriptAssert
andParameterScriptAssert
constraints.Factory used to initialize theScriptEvaluator
s required to evaluate script expressions defined inScriptAssert
andParameterScriptAssert
constraints. -
Classes in org.hibernate.validator.spi.scripting used by org.hibernate.validator.internal.engine.scriptingClassDescriptionBasic cacheable factory responsible for the creation of
ScriptEvaluator
s.Exception raised when an error occurs during the evaluation of a script.Used to evaluate script expressions forScriptAssert
andParameterScriptAssert
constraints.Factory used to initialize theScriptEvaluator
s required to evaluate script expressions defined inScriptAssert
andParameterScriptAssert
constraints. -
Classes in org.hibernate.validator.spi.scripting used by org.hibernate.validator.internal.engine.validationcontextClassDescriptionFactory used to initialize the
ScriptEvaluator
s required to evaluate script expressions defined inScriptAssert
andParameterScriptAssert
constraints. -
Classes in org.hibernate.validator.spi.scripting used by org.hibernate.validator.internal.util.loggingClassDescriptionException raised when an error occurs during the evaluation of a script.Factory used to initialize the
ScriptEvaluator
s required to evaluate script expressions defined inScriptAssert
andParameterScriptAssert
constraints.Exception raised when a script evaluator cannot be found for a given language. -
Classes in org.hibernate.validator.spi.scripting used by org.hibernate.validator.spi.scriptingClassDescriptionException raised when an error occurs during the evaluation of a script.Used to evaluate script expressions for
ScriptAssert
andParameterScriptAssert
constraints.Factory used to initialize theScriptEvaluator
s required to evaluate script expressions defined inScriptAssert
andParameterScriptAssert
constraints.Exception raised when a script evaluator cannot be found for a given language.