|
|
| Name: |
KVerifiableData |
| Base name: |
kverifiabledata |
| Description: |
Validate data by type, constraint or dependency |
| Version: |
- |
| PHP version: |
- |
| License: |
GNU General Public License (GPL) |
| All time users: |
446 users |
| All time rank: |
4871 |
| Week users: |
0 users |
| Week rank: |
2540 |
| |
|
This class is meant to validate data sets, like for instance submitted form input values, according to several types of criteria:
* Data items may be set as required or optional.
* Types of verification constraints include: minLength, maxLength, minValue, maxValue, moreThan, lessThan.
* Can specify and verify by type: string, integer, float, boolean, date, time.
* Data items can be arrays or comma-separated lists.
* Can specify dependencies between items; e.g. A must be less than B, or sizeof(A) must be equal to sizeof(B).
| 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 |
|
|