2
Answers

Validation without using html helpers

I'm working with asp.net mvc.Mostly I will be using html helper but how to display validation messages without using html helpers.
Thanks in advance.

Answers (2)