|
|
| Name: |
Validation Engine |
| Base name: |
validate |
| Description: |
Validate text values according to many rules |
| Related classes: |
summary, date comparison, ERROR REPORT |
| Version: |
- |
| PHP version: |
- |
| License: |
BSD License |
| All time users: |
1280 users |
| All time rank: |
2511 |
| Week users: |
0 users |
| Week rank: |
2430 |
| |
|
This class implements many rules for validating text field values.
It can be used to validate field values submitted using Web forms.
It can return a validation summary report using customizable error messages style.
Currently it supports the following validation types:
- Numeric within a range
- Regular expression match
- Email address
- Date
- Comparison of two field values,
- Text with a minimum and maximum length
- Custom for user-defined validation
Each text field value may be required or not and have associated individual error messages.
| Not yet rated by the users |
| |
Applications that use this class |
|
|
No application links were specified for this class.

If you know an application of this package, send a message to the
author to add a link here.
| |
Files |
|
|