Details
-
Type:
New Feature
-
Status:
Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 1.2.0-ALPHA3
-
Component/s: Validators
-
Labels:None
Description
If we follow the logic that Base models are auto generated and we extend in improve them in our "main" models, then its also necessary to control validators. We shouldnt not manually specify them in Base models, so there should be a way to control them.
I have written a simple function which sets validators for field/fields.
Issue Links
- is referenced by
-
DC-90
Proposal: add Doctrine_Record::setColumnOption() method (diff included)
-