| Name: | php-pear-Validate |
|---|---|
| Version: | 0.8.5 |
| Release: | 6.el7 |
| Architecture: | noarch |
| Group: | Development/Libraries |
| Size: | 84256 |
| License: | BSD |
| RPM: | php-pear-Validate-0.8.5-6.el7.noarch.rpm |
| Source RPM: | php-pear-Validate-0.8.5-6.el7.src.rpm |
| Build Date: | Sun Nov 05 2017 |
| Build Host: | x86-ol7-builder-03.us.oracle.com |
| Vendor: | Oracle America |
| URL: | http://pear.php.net/package/Validate |
| Summary: | 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) |