Uses of Class
org.hibernate.validator.cfg.defs.ParameterScriptAssertDef
-
Packages that use ParameterScriptAssertDef Package Description org.hibernate.validator.cfg.defs Constraint definition classes for programmatic constraint definition API. -
-
Uses of ParameterScriptAssertDef in org.hibernate.validator.cfg.defs
Methods in org.hibernate.validator.cfg.defs that return ParameterScriptAssertDef Modifier and Type Method Description ParameterScriptAssertDefParameterScriptAssertDef. lang(String lang)ParameterScriptAssertDefParameterScriptAssertDef. script(String script)
-