This is a simple class meant to validate data submitted via Web forms.
It provides means to define the type of validation for each input value and then performs the verification of all the submitted values associating a configurable error message to all inputs that contain invalid values.
It supports the following types of validation:
- Value length limits
- Regular expression matching
- E-mail address format
- Fields that must be equal like passwords and confirmation
- Floating point values
- Integer values
- Empty values
|
|
| Name: |
ValidatorClass |
| Base name: |
validator |
| Description: |
Validation of data submitted via Web forms |
| Version: |
- |
| PHP version: |
- |
| License: |
Freeware |
| All time users: |
1462 users |
| All time rank: |
2344 |
| Week users: |
1 user |
| Week rank: |
2054  |
| |
|
| Ratings | Utility |
Consistency |
Documentation |
Examples |
Tests |
Videos |
Overall |
Rank |
| All time: |
Sufficient (70.0%) |
Sufficient (65.0%) |
- |
Not sure (50.0%) |
- |
- |
Not sure (46.5%) |
1746 |
| Month: |
Not yet rated by the users |
| |
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 |
|
|