Uses of Interface
org.hibernate.validator.spi.scripting.ScriptEvaluator

Packages that use ScriptEvaluator
Package
Description
Custom Hibernate Validator specific constraint validation extension classes.
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.
This package provides support for customization of the script evaluation for ScriptAssert and ParameterScriptAssert constraints.