Hello,

I was wondering why during form validation process, the data passed to
validators are raw values ?
Why are they not filtered before and then passed to validators ?

I don't understand the logic behind this..
In my opinion, values need to be filtered and then validated so why
validators don't get the filtered values ?

Thank you for your help.

Reply via email to