This class can validate form values according to many rules.
It can take an array of rules that associate the name of form input values and the rules they must satisfy to be valid.
The class traverses the array of submitted values and checks if they satisfy the specified rules. All the validation errors can be returned in a single array.
Currently it supports validating the submitted values as alphanumeric text, as numbers, and as e-mail addresses.
|
|
| Name: |
Model Validation |
| Base name: |
model_validation |
| Description: |
Validate form values according to many rules |
| Version: |
1.5 |
| PHP version: |
5.2 |
| License: |
GNU General Public License (GPL) |
| All time users: |
594 users |
| All time rank: |
4454 |
| Week users: |
0 users |
| Week rank: |
2201  |
| |
|
| There are not enough user ratings to display for this class. |
| |
Applications that use this class |
|
|
No application links were specified for this class.

If you know an application of this package, send a message to the
author to add a link here.
| |
Files |
|
|