Seems to be very interesting, even the validation should be done at
the beginning of the process and not at the end, when saving data. But
I suppose it's not possible in the current symfony page generation
processing.

Nautile

On 8 juin, 11:11, "Tristan Rivoallan" <[EMAIL PROTECTED]>
wrote:
> On 6/8/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
>
> > The second point I want to talk about is validating datas. If we have
> > a e-mail field for a user, we now have to validate it at least 3 times
> > in a classic user management system: in the frontend, to let the user
> > change its e-mail. In the backend, so admin can change it to. And if
> > we have an import function from an uploaded CSV file, we need to
> > validate it again. Can't we imagine to validate datas at a model
> > level?
>
> did you take a look 
> athttp://trac.symfony-project.com/trac/wiki/sfPropelValidateBehaviorPlugin
> ?
>
> ++
> tristan


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

Reply via email to