I have installed VS 2010 and created a new MVC application with it.
I have looked in the futures library as well as the source code from Code Plex and I can see that the function is in the ValidationExtensions class in the source code from Code Plex. Does anyone know how to get the source code from code plex to install with VS 2010 or do I just need to wait?
I suppose the easiest solution would be to just create my own ValidationExtensions and put the code in there but I am wondering what other things are different?