php-pear-Validate - Validation Class for Various Data Types
Website: | http://pear.php.net/package/Validate |
---|---|
License: | BSD |
Vendor: | Fedora Project |
- Description:
Package to validate various data. It includes : - numbers (min/max, decimal or not) - email (syntax, domain check, rfc822) - string (predifined 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.1-1.fc9.noarch [23 KiB] |
Changelog
by Christopher Stone (2008-02-20):
- Upstream sync |