Share Tweet I love the new model validation features in System.ComponentModel.DataAnnotations. One thing I don’t like though, is that the ErrorMessageResourceName is loosely typed. The ErrorMessageResourceType, however, is a System.Type which will be strongly typed by assigning its value using …
March 4, 2010 | Posted in C#, Internationalization, Unit testing | Tagged C#, Internationalization, Unit testing
