leniel / foolproof

MVC Foolproof Validation aims to extend the Data Annotation validation provided in ASP.NET MVC.
http://www.leniel.net/2012/06/jquery-date-validation-foolproof-aspnet.html
MIT License
26 stars 30 forks source link

Improve ErrorMessage for RequiredIf #7

Closed agrath closed 8 years ago

agrath commented 8 years ago

Improve ErrorMessage for RequiredIf to use DependentPropertyDisplayName and resolve DisplayNames for Values (e.g. Enum)

agrath commented 8 years ago

Hi @leniel There was a bug in this commit, I'll get the fix merged across from another repo and submit an updated pull request