On Mon, Apr 21, 2008 at 3:20 PM, Greg Donald <[EMAIL PROTECTED]> wrote: > Is Zend_Db the "model" portion of ZF? If so, where does one define > data validations? I found Zend_Validator but it doesn't seem to be > used with Zend_Db in any of the documentation I've read up to now. > Wouldn't the two go hand in hand? What am I missing here? Is there > other documentation not listed on the Zend site?
Anyone know where I might find an example for how to best go about connecting these two since they aren't already connected in any way? In a nutshell I'd like to make saving the model fail if it doesn't validate. -- Greg Donald http://destiney.com/
