Hi,

I'm using symfony 1.0. I'd like to validate my create user form in
client side. I've found plugins on the wiki, but they only work with
yaml validation files. But I have custom validators, for example: I
check that the email isn't already used by a _validated_ user, that
kind of stuff...

I can add a specific action to check my values using ajax, but it
duplicates the validation code... :(
Is there a way to do that thing cleanly?

Thanks!
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"symfony users" 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/symfony-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to