News Feed
Sections

News Archive
Jonathan Snook's Blog:
Multiple Validation Sets in CakePHP 1.2
July 23, 2008 @ 07:51:27

Jonathan Snook has posted two methods for creating multiple validation sets in the latest version of your CakePHP application.

In CakePHP, you define how your data should be validated by setting parameters on the validate property of your model. In version 1.2, there is an on option that can be set on a specific rule that, when set, is either create or update. [...] Despite that, I developed a slightly different approach that allows for different validation sets to be specified and to be cleanly separated from each other.

He overrides the validates() method with his own in a custom model in one of two ways - having the script check for a validation set for the current controller or by specifying it directly with a validationSet property. Code for both methods is included.

0 comments voice your opinion now!
cakephp framework validation set detect controller property define tutorial



Similar Posts

ThinkPHP Blog: Creating press-ready PDF documents on the fly including individual barcodes

DevShed: Manipulating String Literals with Interpreter Classes in PHP 5

Andi Gutmans\' Blog: New Zend Framework Website look launched (almost)

Mike Naberenzy\'s Blog: My First php|architect Article (Zend Framework)

DevShed: Working with the Tidy Library in PHP 5


Community Events











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


zend PHP5 security package PEAR conference code book releases developer cakephp zendframework framework database job release application mysql ajax example

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