MVC Localization of Default Model Binder
I am currently trying to figure out how to localize the error messages generated by MVC. Let me use the default model binder as an example, so I can explain the problem.
I am currently trying to figure out how to localize the error messages generated by MVC. Let me use the default model binder as an example, so I can explain the problem.
I have an ASP.NET app with many .resx (resource) files used for localized user controls and pages.
Strange, that no one asked this before….