Following Error Occurred while submitting form to check validation
Uncaught TypeError: Cannot read property 'unobtrusive' of undefined
The Error Comes at this line of code
$.validator.unobtrusive.parse("#RegisterCustomerFrm");
any help will be appreciated.Thanks!