Uses of Class
de.xima.fc.form.renderer.JsRegExpCheck
-
Packages that use JsRegExpCheck Package Description de.xima.fc.form.renderer -
-
Uses of JsRegExpCheck in de.xima.fc.form.renderer
Methods in de.xima.fc.form.renderer that return JsRegExpCheck Modifier and Type Method Description JsRegExpCheck
JsRegExpCheck. withInstructionThreshold(long instructionThreshold)
Changes the default instruction threshold.JsRegExpCheck
JsRegExpCheck. withTimeout(long timeout, TimeUnit unit)
Changes the default timeout.
-