Form Validation

Package:
Form Validation
Summary:
Validate submitted form values according to rules
Groups:
Validation
Author:
M H Rasel
Description:
This class can be used to validate submitted form values according to rules.

It can take an associated array of values and a list of rules and error messages to validate each value in the array.

The class can return the list of fields and associated error messages when one or more values does not satisfy the validation rules.


Powered by Gewgley