File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -292,7 +292,7 @@ that attribute will be displayed instead of the error dialog that the validation
292
292
* Length validation now looks at attribute data-validation-length (eg. min5, max200, 3-12).
293
293
* The validation rule no longer needs to be prefixed with "validate_ " (it's still possible to use the prefix but it's considered deprecated).
294
294
* Some validation functions is moved to modules (see the function reference over at http://formvalidator.net ).
295
- * Added function $.formSetup () to reduce the amount of code that has to be written when initiating the form validation.
295
+ * Added function $.setupForm () to reduce the amount of code that has to be written when initiating the form validation.
296
296
297
297
298
298
## Credits
You can’t perform that action at this time.
0 commit comments