R. Rajesh Jeba Anbiah wrote:
    To be honest, having inspired by validation plugin, I thought of
hacking an adopter for it. But, later I found that it's too un-
intuitive to try to bend CakePHP rules for validation plugins; it will
be just easy to dump CakePHP rules in JSON and write a simple jQuery
code to do the validation.
That may be true, but lacks validation that goes beyond "required", validation on submit, hiding error messages... Basically you are replicating a very small subset of the validation plugin, and while being useful, I don't yet see the value here.

--
Jörn Zaefferer

http://bassistance.de

Reply via email to