On Apr 16, 11:46 pm, "[EMAIL PROTECTED]" <[EMAIL PROTECTED]> wrote: > I need to see how to use validate in 1.2 also? This page was not > useful. How do I bake in order to get validate and invalidate to be > used? <snip>
Some useful links on 1.2 validations: 1. http://cakebaker.42dh.com/2007/01/03/validation-with-cakephp-12/ 2. http://bin.cakephp.org/view/152660210 3. http://bin.cakephp.org/saved/17626 4. http://cheesecake-photoblog.org/doku.php?id=multiple_validations_per_field_in_cakephp_1.2 At least for me, the model.php needs my patch to get the error message <https://trac.cakephp.org/ticket/2359> which also has patch to bake.php to add new validations quickly. -- <?php echo 'Just another PHP saint'; ?> Email: rrjanbiah-at-Y!com Blog: http://rajeshanbiah.blogspot.com/ --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Cake PHP" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/cake-php?hl=en -~----------~----~----~----~------~----~------~--~---
