Class flFormValidatorCustomJS
flFormValidatorCustomJS Class
Verify the input using custom JavaSctip, no server side validation is performed.
- flFormValidator
- flFormValidatorCustomJS
Package: fusionLib
Copyright: Copyright (c) 2016 fusionLib. All rights reserved.
Located at system/libs/Form/flFormValidatorCustomJS.php
Copyright: Copyright (c) 2016 fusionLib. All rights reserved.
Located at system/libs/Form/flFormValidatorCustomJS.php
Methods summary
public
|
|
public
boolean
|
|
public
array
|
Methods inherited from flFormValidator
getAJAXCallback()
,
getClientMsg()
,
getMessage()
,
replaceTags()
Properties summary
protected
string
|
$js
The JavaScript function to run for validation. |