jgauffin / griffin.mvccontrib

A contribution project for ASP.NET MVC3
http://blog.gauffin.org/tag/griffin-mvccontrib/
GNU Lesser General Public License v3.0
83 stars 40 forks source link

Overriding StringTable keys for DataAnnotations #2

Closed damirarh closed 12 years ago

damirarh commented 12 years ago

Added a virtual method to enable overriding of StringTable keys for localized error messages for DataAnnotation attributes. Now StringTable keys for both model information and error messages can be changed in a derived class.