Jump to letter: [
234ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
php-pear-Validate - Validation Class for Various Data Types
- Description:
Package to validate various data. It includes :
- numbers (min/max, decimal or not)
- email (syntax, domain check, rfc822)
- string (predefined type alpha upper and/or lowercase, numeric,...)
- date (min, max)
- uri (RFC2396)
- possibility valid multiple data with a single method call (::multiple)
Packages
php-pear-Validate-0.8.3-1.el5.src
[24 KiB] |
Changelog
by Remi Collet (2010-08-23):
- update to 0.8.3
- clean define
- rename Validate.xml to php-pear-Validate.xml
- set date.timezone during build
|