I want to use the Enterprise Library Validation Application Block with my ASP.NET MVC4 application. Which version of Enterprise Library is recommended? Can anyone provide an example of XML Configuration file for VAB for ASP.NET MVC4?
I found an example to work with ASP.NET on the MSDN website: http://msdn.microsoft.com/en-us/library/ff664564(v=pandp.50).aspx Will it also work with MVC4 application?