This is a tip to add custom compare data annotation with client validation in ASP.NET MVC 5. The main objective is to provide the comparison validation between two properties of a view model or two similar columns in the same form.
Go to the complete details ...