reactive_forms
reactive_forms copied to clipboard
Why updated ValidationMessagesFunction does not contain type generic
Previously it was possible to get access to typed control and it's value inside the error message builder function.
Now we are getting Object error without any ability to have types and static analysis.
Could you clarify the reason of making RF more dynamic?
Hi @joanpablo could you answer this question
Hi @vasilich6107 would you mind to elaborate more on that question? What exactly you are trying to achieve that is an impediment with the current implementation and how it could be improved?