News Feed
Jobs Feed
Sections




News Archive
Jim Plush's Blog:
Rethinking Zend Models Part 3 - Validation
July 22, 2009 @ 10:06:04

Jim Plush is back with a third part of his look at rethinking models in Zend Framework applications (part one, part two), this time focusing on validation rules.

I've gone ahead and added validation to our test project. If you take a look at the indexController you'll now see I've added an updateAction that uses a Zend Form component. The goal of the validation was to provide context sensitive validation on a model.

He's set up a system that allows you to add "validators" to the model to define how it should handle itself. A later call to "isValid" uses this context to see how it should be evaluated.

0 comments voice your opinion now!
validate model zendframework


blog comments powered by Disqus

Similar Posts

Content With Style: Unit testing web service based models in Zend Framework

DotVoid.com: Reordering nested sets using PHP and Javascript

InfoWorld: Zend readies PHP applications framework

Ibuildings Blog: Zend Framework testing: emulating HTTP calls

Matthew Turland's Blog: Zend Framework and Remember The Milk


Community Events











Don't see your event here?
Let us know!


zendframework2 opinion series language interview unittest community testing framework example podcast functional tool composer code introduction release phpunit object development

All content copyright, 2013 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework