1
0
mirror of synced 2024-12-13 22:56:04 +03:00
doctrine2/lib/Doctrine/Validator
2007-08-14 20:23:54 +00:00
..
Country.php 2007-01-25 23:05:26 +00:00
Creditcard.php - second round of PEAR CS fixes 2006-12-29 14:40:47 +00:00
Date.php Fixes #250. 2006-12-29 21:52:42 +00:00
Email.php Important security fix for the e-mail validator. The D modifier was missing in the pattern. 2007-05-23 09:55:32 +00:00
Enum.php - second round of PEAR CS fixes 2006-12-29 14:40:47 +00:00
ErrorStack.php - second round of PEAR CS fixes 2006-12-29 14:40:47 +00:00
Exception.php fixed default error message for ValidatorException that list the classes that have validation errors 2007-07-21 22:15:22 +00:00
Htmlcolor.php 2007-01-25 23:03:24 +00:00
Interface.class.php - first round of PEAR CS fixes 2006-12-29 14:01:31 +00:00
Ip.php - second round of PEAR CS fixes 2006-12-29 14:40:47 +00:00
Minlength.php Minimum length for a string validator (usefull for passwords or usernames for example) 2007-01-18 15:37:32 +00:00
Nospace.php - second round of PEAR CS fixes 2006-12-29 14:40:47 +00:00
Notblank.php 2007-01-25 23:03:24 +00:00
Notnull.php - second round of PEAR CS fixes 2006-12-29 14:40:47 +00:00
Protected.php - first round of PEAR CS fixes 2006-12-29 14:01:31 +00:00
Range.php - second round of PEAR CS fixes 2006-12-29 14:40:47 +00:00
Regexp.php - second round of PEAR CS fixes 2006-12-29 14:40:47 +00:00
Unique.php Removed getState() method and changed all references to getState() to state() 2007-08-14 20:23:54 +00:00
Unsigned.php Added validator for unsigned data types 2007-03-16 19:19:30 +00:00
Usstate.php - second round of PEAR CS fixes 2006-12-29 14:40:47 +00:00