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
Description
Languages
PHP
100%