freebsd-ports/devel/pear-Validate/pkg-descr
Sunpoet Po-Chuan Hsieh 92266c5224 - Update WWW: pear.php.net uses https://
Approved by:	portmgr (blanket)
2016-12-13 15:05:06 +00:00

9 lines
367 B
Text

Package to validate various data. It includes:
* numbers (min/max, decimal or not)
* email (syntax, domain check)
* string (predefined type alpha upper and/or lowercase, numeric,...)
* date (min, max) (With the Date module installed)
* uri (RFC2396)
* possibility valid multiple data with a single method call (::multiple)
WWW: https://pear.php.net/package/Validate