This website requires JavaScript.
Explore
Help
Sign In
RetailCRM-Mirror
/
doctrine2
Watch
1
Star
0
Fork
0
You've already forked doctrine2
mirror of
synced
2025-02-22 07:03:13 +03:00
Code
Issues
Projects
Releases
Wiki
Activity
doctrine2
/
lib
/
Doctrine
/
Validator
History
romanb
c57cf249c6
Important security fix for the e-mail validator. The D modifier was missing in the pattern.
2007-05-23 09:55:32 +00:00
..
Country.php
2007-01-25 23:05:26 +00:00
Creditcard.php
…
Date.php
…
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
…
ErrorStack.php
…
Exception.php
…
Htmlcolor.php
2007-01-25 23:03:24 +00:00
Interface.class.php
…
Ip.php
…
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
…
Notblank.php
2007-01-25 23:03:24 +00:00
Notnull.php
…
Protected.php
…
Range.php
…
Regexp.php
…
Unique.php
Improved the previous fix for the unique validator.
2007-04-12 13:37:45 +00:00
Unsigned.php
Added validator for unsigned data types
2007-03-16 19:19:30 +00:00
Usstate.php
…