Globalization for ASP.NET MVC 2 Validators

Posted by Raphael on Stack Overflow See other posts from Stack Overflow or by Raphael
Published on 2010-03-19T19:20:35Z Indexed on 2010/03/19 19:21 UTC
Read the original article Hit count: 380

Is there anyway to override the custom validation error messages from the ValidationAttributes?

Basically I need the ValidationAttributes to support globalization.

Thanks in advance.

© Stack Overflow or respective owner

Related posts about globalization

Related posts about asp.net-mvc