Martin Normark's blog

Posted on by Martin Normark


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 …

Continue reading

Posted on by Martin Normark | Posted in C#, Internationalization, Unit testing | Tagged , ,