Interface ConstraintFunctions
- All Superinterfaces:
InvokableNative
- All Known Implementing Classes:
ConstraintExtension,FunctionSupport,GeneralExtension,SchemaFunctions,SchemaFunctions1,SchemaFunctions2,SchemaFunctions3,SchemaFunctions4,SchemaFunctions5
-
Method Summary
Modifier and TypeMethodDescriptiondefault booleanfail(RuntimeException exception) default voidsetContext(ConstraintFunctions context) voidsetInvoker(JNode invoker) voidsetRuntime(RuntimeContext runtime) Methods inherited from interface InvokableNative
getMethod, getRuntime, setMethod
-
Method Details
-
setRuntime
-
getInvoker
JNode getInvoker() -
setInvoker
-
setContext
-
fail
-