I cant validate my mvc registration form,
i'm using custom validator for name like this
[Required(ErrorMessage = "Please enter name.")]
public string Name { get; set; }
i cant get any error message why?
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Ramesh PalanivelPosted Mar 9, 2017, 5:55 AM
Naveen BishtPosted Mar 9, 2017, 5:54 AM
siva nathanPosted Mar 9, 2017, 5:45 AM
RegistrationForm
Registration
Ramesh PalanivelPosted Mar 9, 2017, 5:42 AM
Naveen BishtPosted Mar 9, 2017, 5:23 AM