News Feed
Jobs Feed
Sections




News Archive
Jonathan Snook's Blog:
Multiple Validation as Behavior in CakePHP 1.2
July 31, 2008 @ 08:44:30

Jonathan Snook has posted an update to a previous post about validating multiple input fields at the same time in a CakePHP application. This update changes the way the validation is handled and moves it over into a Behavior.

Using the new behavior is much like using the script as it was before. You can name the validation properties to include the action name and it'll automatically set that validation set as the default.

His behavior lets you define validation rules, both included in a default set and as callbacks. He includes an example of its use and the full code (all thirty lines of it) for the behavior itself.

1 comment voice your opinion now!
multiple validation behavior cakephp framework rules


blog comments powered by Disqus

Similar Posts

IBuildings Blog: ATK and Caching

Paul Jones' Blog: The Stenhouse CSS Framework and Solar

LearnComputer.com: PHP Interview Questions and Tips

Chris Cassell's Blog: Creating Magic Methods in PHP

Developr.com: Do Frameworks Fail? When?


Community Events









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


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

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