 |
|
Innovation award
 Nominee: 2x |
This class can validate a set of values based on a list of rules.
It takes an array of values and a list of rules to validate the input values.
The rules list associate a rule expression to be evaluated and the associated error message if the rule is not verified.
The rule expression defines the name of the input variable to be verified and the type of rule it has to satisfy to be considered an error.
The class can consider validation of some values depending on whether other values are valid.
The actual validation rules are implemented by separate classes. Custom validation classes may be added to support new validation types.
|
|
| Name: |
Data Validator |
| Base name: |
data-validator |
| Description: |
Validate a set of values based on a list of rules |
| Version: |
- |
| PHP version: |
5.0 |
| License: |
GNU General Public License (GPL) |
| All time users: |
545 users |
| All time rank: |
4678 |
| Week users: |
0 users |
| Week rank: |
2038  |
| |
|
| Project record: |
data-validator |
| Popularity score: |
18.89 |
| Vitality score: |
16.58 |
| 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.
| Link |
Description |
| Github |
Github repository |
| |
Files |
|
|