1
0
Fork 0
mirror of synced 2025-04-01 20:36:14 +03:00
doctrine2/lib
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
..
Doctrine Validators updated, *NOTE* this breaks BC: 2006-10-08 18:12:27 +00:00
Doctrine.php new attribute: Doctrine::ATTR_ACCESSORS, DQL subquery support, accessor invoking support 2006-10-06 16:50:00 +00:00