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