Uses of Class
org.hibernate.validator.spi.scripting.ScriptEvaluationException
Packages that use ScriptEvaluationException
Package
Description
This package provides support for customization of the script evaluation for
ScriptAssert
and ParameterScriptAssert constraints.-
Uses of ScriptEvaluationException in org.hibernate.validator.spi.scripting
Methods in org.hibernate.validator.spi.scripting that throw ScriptEvaluationExceptionModifier and TypeMethodDescriptionExecutes the given script, using the given variable bindings.Evaluates ascriptexpression and returns the result of this evaluation.