Validator.form()
Description: Validates the form, returns true if it is valid, false otherwise.
-
Validator.form()
-
This method does not accept any arguments.
-
Example:
Triggers form validation programmatically.
1
2
|
|
Description: Validates the form, returns true if it is valid, false otherwise.
1
2
|
|