Login   Register  
PHP Classes
elePHPant
Icontem

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: 446 users
All time rank: 4871
Week users: 0 users
Week rank: 2540
 

  Author  
Picture of Kinika Tasie-Amadi
Name: Kinika Tasie-Amadi <e-mail contact>
Packages: 1 Browse all classes by Kinika Tasie-Amadi Browse all classes by
Country: United Kingdom United Kingdom - PHP jobs in United Kingdom
Age: 35
All time rank: 2689120 in United Kingdom United Kingdom
Week rank: 2212 Up97 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   Rate classes User ratings   Applications   Files Files  

  Groups  
Group folder image Validation Validation algorithms View top rated classes


  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.