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
| 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%) |
1506 |
| Month: |
Not yet rated by the users |
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.