API16:JFormValidator
From Joomla! Documentation
[Edit Descripton] Description:JFormValidator
Contents |
Defined in
libraries/joomla/form/formvalidator.php
Methods
| Method name | Description |
|---|---|
| validate | Method to validate a group of fields. |
| addRulePath | Method to add a path to the list of rule include paths. |
Importing
jimport( 'joomla.form.formvalidator' );
[Edit See Also] SeeAlso:JFormValidator