Validation Class RoyalHeart

Package:
Validation Class RoyalHeart
Summary:
Validate string values
Groups:
PHP 5, Web services
Author:
Piotrek M
Description:
This class can be used to validate string values.

In can take one or more string values and validated them according to multiple validation rules.

Currently it can validate values for not being empty, match a regular expression, have a length between given limits, not having a string appear more than a given number of times, represent a value of a given type, have a numeric value within a given range.


Powered by Gewgley