the yml validation was part of sf1.0 and it was enabled in 1.2 through
the sfCompat10 plugin. This is removed in 1.4 and you have to use the
form framework for all your validation needs. While this might seem
tricky at first, it's really much more powerful and avoids any
duplication that was plaguing the yml way of validation.

Have a look here:
http://www.symfony-project.org/forms/1_2/en/

Daniel




On Mar 19, 1:10 am, rernst <rolf.er...@24hourloop.com> wrote:
> Hi,
>
> I just switched to doctrine and symfony 1.4. I have been using the
> admin generator udner 1.2 and propel without problems, having my
> validators in edit.yml. However, now with 1.4 and doctrine it appears
> the thing isn't even parsed so I have no table-driven means to
> validate it. Do I have to write functions to validate the forms now
> and has the yaml support been removed? I can find no doc on the
> matter. Is there some sort of parameter I must specify to drive this
> validation?

-- 
If you want to report a vulnerability issue on symfony, please send it to 
security at symfony-project.com

You received this message because you are subscribed to the Google
Groups "symfony users" group.
To post to this group, send email to symfony-users@googlegroups.com
To unsubscribe from this group, send email to
symfony-users+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/symfony-users?hl=en

To unsubscribe from this group, send email to 
symfony-users+unsubscribegooglegroups.com or reply to this email with the words 
"REMOVE ME" as the subject.

Reply via email to