Login   Register  
PHP Classes
elePHPant
Icontem

Class: KVerifiableData

Recommend this page to a friend!
Stumble It! Stumble It! Bookmark in del.icio.us Bookmark in del.icio.us
  Classes of Kinika Tasie-Amadi  >  KVerifiableData  >  Download .tar.gz .zip  >  Support forum Support forum  >  Blog Blog  >  RSS 1.0 feed RSS 2.0 feed Latest changes  
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: 445 users
All time rank: 4781
Week users: 0 users
Week rank: 3028
Picture of Kinika Tasie-Amadi
Author: Kinika Tasie-Amadi <e-mail contact>
Packages: 1 Browse this author's classes Browse this author's classes
Country: United Kingdom United Kingdom - PHP jobs in United Kingdom
Age: 35
All time rank: 2633118 in United Kingdom United Kingdom
Week rank: 2255 Up96 in United Kingdom United Kingdom Up


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

 

  Groups  
Group folder image Validation Validation algorithms View top rated classes

  Rate classes User ratings   Applications   Files Files  

  User ratings  
There are not enough user ratings to display for this class.

  Applications that use this class  
No application links were specified for this class.
Add link image If you know an application of this package, send a message to the author to add a link here.
  Files folder image Files  
File Role Description
HTML file KVerifiableData.html Doc. API
Plain text file KVerifiableData.php Class Class file
Plain text file KVerifiableData_Demo.php Example Example

Download all files: kverifiabledata.tar.gz kverifiabledata.zip
NOTICE: if you are using a download manager program like 'GetRight', please Login before trying to download this archive.