1
0
mirror of synced 2024-12-13 22:56:04 +03:00
doctrine2/lib/Doctrine/Validator
zYne 67da38b07d Validators updated, *NOTE* this breaks BC:
- validators codes are now string instead of integers (constants)
- validating is now handled in record level
- added new component Doctrine_Validator_ErrorStack
- new methods Doctrine_Record::isValid() and Doctrine_Record::getErrorStack()
- errorStack now as a record instance variable
2006-10-08 18:12:27 +00:00
..
Country.php moving php source files to lib directroy 2006-09-26 15:00:13 +00:00
Creditcard.php moving php source files to lib directroy 2006-09-26 15:00:13 +00:00
Date.php moving php source files to lib directroy 2006-09-26 15:00:13 +00:00
Email.php pookey: fixes #83 2006-10-02 01:30:08 +00:00
Enum.php moving php source files to lib directroy 2006-09-26 15:00:13 +00:00
ErrorStack.php Validators updated, *NOTE* this breaks BC: 2006-10-08 18:12:27 +00:00
Exception.php Validators updated, *NOTE* this breaks BC: 2006-10-08 18:12:27 +00:00
Htmlcolor.php moving php source files to lib directroy 2006-09-26 15:00:13 +00:00
Interface.class.php moving php source files to lib directroy 2006-09-26 15:00:13 +00:00
Ip.php moving php source files to lib directroy 2006-09-26 15:00:13 +00:00
Nospace.php moving php source files to lib directroy 2006-09-26 15:00:13 +00:00
Notblank.php moving php source files to lib directroy 2006-09-26 15:00:13 +00:00
Notnull.php moving php source files to lib directroy 2006-09-26 15:00:13 +00:00
Protected.php moving php source files to lib directroy 2006-09-26 15:00:13 +00:00
Range.php moving php source files to lib directroy 2006-09-26 15:00:13 +00:00
Regexp.php moving php source files to lib directroy 2006-09-26 15:00:13 +00:00
Required.php moving php source files to lib directroy 2006-09-26 15:00:13 +00:00
Unique.php moving php source files to lib directroy 2006-09-26 15:00:13 +00:00
Usstate.php moving php source files to lib directroy 2006-09-26 15:00:13 +00:00