I might actually be going insane, but I can’t find a single example of how to use DataAnnotationsExtensions with Visual Basic in MVC 3. I’m tired of guessing.
Anyone one want to point me to an example or provide some simple code to show me how to use the tags?
Thank you!!
Well, it’s pretty straightforward actually.
You create a view model:
A controller:
And finally a view: