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

Jim Plush's Blog: Followup on rethinking Zend Models with DDD - Framework code included

DevShed: Abstract Classes in PHP - Working with PHP 5

Zend Developer Zone: Announcing June's Zend Framework Bug Hunt Days

MaltBlue.com: How To Build an Extendible Zend Framework Application

Zend Developer Zone: Slides From Recent Zend Framework Presentations


Community Events











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


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

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