PHP Classes

Validate.php: Validate an array of values according to rules

Recommend this page to a friend!
     
  Info   View files Files   Install with Composer Install with Composer   Download Download   Reputation   Support forum   Blog    
Ratings Unique User Downloads Download Rankings
Not enough user ratingsTotal: 260 All time: 7,813 This week: 455Up
Version License PHP version Categories
v_validate 1Free for non-comm...5.0PHP 5, Databases, Validation
Description 

Author

This class can validate an array of values according to rules.

It takes a list of rules that define how to validate values of a given array.

Currently it can validate the values to be more than a minimum, less than a maximum, equal to a value, be unique in a given database table.

Picture of Jules Warner
  Performance   Level  
Name: Jules Warner <contact>
Classes: 5 packages by
Country: United Kingdom
Age: ???
All time rank: 204490 in United Kingdom
Week rank: 192 Up6 in United Kingdom Up

  Files folder image Files (1)  
File Role Description
Plain text file validate.php Class vaildation

The PHP Classes site has supported package installation using the Composer tool since 2013, as you may verify by reading this instructions page.
Install with Composer Install with Composer
 Version Control Unique User Downloads Download Rankings  
 0%
Total:260
This week:0
All time:7,813
This week:455Up
User Comments (1)
Remove $this->_db = DB::getInstance(); line on the __construc...
10 years ago (Maykonn Welington Candido)
22%StarStar