Validator.destroy()
Description: Destroys this instance of validator freeing up resources and unregistering events.
-
Validator.destroy()
-
This method does not accept any arguments.
-
Example:
Destroying an instance of validator.
1
2
3
4
5
6
7
8
9
10
11
12
13
|
|