php-pear-Validate - Validation Class for Various Data Types
Website: | http://pear.php.net/package/Validate |
---|---|
License: | BSD |
Vendor: | Alcance Libre, Inc. |
- 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.5-6.fc14.al.src [28 KiB] |
Changelog
by Remi Collet (2013-02-19):
- fix metadata location |