Package | Description |
---|---|
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. |
Modifier and Type | Method and Description |
---|---|
ScriptEvaluatorNotFoundException |
Log.getUnableToFindScriptEngineException(java.lang.String languageName) |
Modifier and Type | Method and Description |
---|---|
protected abstract ScriptEvaluator |
AbstractCachingScriptEvaluatorFactory.createNewScriptEvaluator(java.lang.String languageName)
Creates a new script evaluator for the given language.
|
Copyright © 2007-2022 Red Hat, Inc. All Rights Reserved