2
Answers

How to create a .resx file for validation messages in MVC ?

I need to create a validation resource file where I have to keep all the validation messages and call them based on a string input..
 
Can anyone help me in this ? 

Answers (2)