1
0
mirror of synced 2024-12-13 14:56:01 +03:00
doctrine2/Doctrine/Validator
2006-09-20 12:29:05 +00:00
..
Country.php DQL enum type support (still not working for prepared queries) 2006-09-13 20:47:29 +00:00
Creditcard.php Credit card validator added (Ticket #15) 2006-09-15 22:40:18 +00:00
Date.php removing the closing PHP tags form all php files, it\'s not needed and can break sessions which are whitespace sensitive 2006-09-03 22:46:30 +00:00
Email.php MX checking disabled by default 2006-09-20 12:29:05 +00:00
Enum.php removing the closing PHP tags form all php files, it\'s not needed and can break sessions which are whitespace sensitive 2006-09-03 22:46:30 +00:00
Exception.php removing the closing PHP tags form all php files, it\'s not needed and can break sessions which are whitespace sensitive 2006-09-03 22:46:30 +00:00
Htmlcolor.php removing the closing PHP tags form all php files, it\'s not needed and can break sessions which are whitespace sensitive 2006-09-03 22:46:30 +00:00
Interface.class.php removing the closing PHP tags form all php files, it\'s not needed and can break sessions which are whitespace sensitive 2006-09-03 22:46:30 +00:00
Ip.php removing the closing PHP tags form all php files, it\'s not needed and can break sessions which are whitespace sensitive 2006-09-03 22:46:30 +00:00
Nospace.php Nospace validator fixed 2006-09-13 18:19:24 +00:00
Notblank.php removing the closing PHP tags form all php files, it\'s not needed and can break sessions which are whitespace sensitive 2006-09-03 22:46:30 +00:00
Notnull.php removing the closing PHP tags form all php files, it\'s not needed and can break sessions which are whitespace sensitive 2006-09-03 22:46:30 +00:00
Protected.php removing the closing PHP tags form all php files, it\'s not needed and can break sessions which are whitespace sensitive 2006-09-03 22:46:30 +00:00
Range.php Support for passing an array as constraint/validator argument 2006-09-04 06:55:16 +00:00
Regexp.php Support for passing an array as constraint/validator argument 2006-09-04 06:55:16 +00:00
Required.php removing the closing PHP tags form all php files, it\'s not needed and can break sessions which are whitespace sensitive 2006-09-03 22:46:30 +00:00
Unique.php removing the closing PHP tags form all php files, it\'s not needed and can break sessions which are whitespace sensitive 2006-09-03 22:46:30 +00:00
Usstate.php Changed ValidatorUSState to conform to the standard Doctrine_Validator_* naming scheme and removed the old style from Doctrine_Validator 2006-09-20 09:30:39 +00:00