Yeah, Filtering needs to happen before validation, if you alter data after validating it, you are essentially making it tainted again and need to revalidate.
So yeah i guess either during binding or before is the best place for it. I created DMS/Filter because i needed a annotation based solution to go with Validation, it needs to become a bundle, or maybe more and it needs a few more filtering rules, i covered the basics we needed at the time and everyone is welcome to contribute. ext/filter is limited to a few rules, most of which are not even implemented, so think we can benefit from it. -- 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 developers" group. To post to this group, send email to symfony-devs@googlegroups.com To unsubscribe from this group, send email to symfony-devs+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/symfony-devs?hl=en