This class can be used to validate data based on rules verified by the filter extension.
It can define a set of validation rules to check values passed in an associative array for instance from $_POST or $_GET.
The class can verify the defined rules using the PHP filter extension.
When a validation rules is not satisfied the class returns a validation result object that can provide more details about the failed rule.
| Ratings | Utility |
Consistency |
Documentation |
Examples |
Tests |
Videos |
Overall |
Rank |
| All time: |
Good (91.7%) |
Good (83.3%) |
- |
Sufficient (75.0%) |
- |
- |
Sufficient (61.7%) |
590 |
| Month: |
Not yet rated by the users |
| Class |
Dependency |
Why it is needed |
| Naf Database Tools |
Conditional |
required for Naf_Record validation |
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.