You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
the tricky part it that somebody can be using the symfony form component without the symfony framework itself. for that reason this class has to stay here (or in a separate package... but this only for 2.0)
I think that
FormErrorHandler
should be moved fromjms/serializer
tojms/serializer-bundle
because it handle Symfony forms and not a generic type.I can submit PRs to both repo but I first would like to know if I'm right or I'm missing something.
The text was updated successfully, but these errors were encountered: