PHP Classes

KVerifiableData: Validate data by type, constraint or dependency

Recommend this page to a friend!
  Info   View files View files (3)   DownloadInstall with Composer Download .zip   Reputation   Support forum   Blog    
Ratings Unique User Downloads Download Rankings
Not enough user ratingsTotal: 461 All time: 6,065 This week: 107Up
Version License Categories
kverifiabledata 1.0GNU General Publi...Validation
Description 

Author

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).

Picture of Kinika Tasie-Amadi
Name: Kinika Tasie-Amadi <contact>
Classes: 1 package by
Country: United Kingdom
Age: 47
All time rank: 3365148 in United Kingdom
Week rank: 312 Up8 in United Kingdom Up

  Files folder image Files  
File Role Description
Accessible without login HTML file KVerifiableData.html Doc. API
Plain text file KVerifiableData.php Class Class file
Accessible without login Plain text file KVerifiableData_Demo.php Example Example

 Version Control Unique User Downloads Download Rankings  
 0%
Total:461
This week:0
All time:6,065
This week:107Up