How to call ValidationAttributes manually? (DataAnnotations and ModelState)
We have a need within some of our logic to iterate through the properties of a model to auto-bind properties and want to extend the functionality to include the new dataannotations in C# 4.0.