mmefriantine

Results 1 comments of mmefriantine

Hi I created a new MVC project to show the issue. Here's the GitHub repo https://github.com/mmefriantine/jqueryvalidationissue7/tree/master/ValidationIssue I edited Register.cshtml and AccountViewModel.cs to add ``` public class RegisterViewModelLevel2 { [Required] [Display(Name...