aspnet / jquery-validation-unobtrusive

Add-on to jQuery Validation to enable unobtrusive validation options in data-* attributes.
MIT License
257 stars 113 forks source link

jquery-validation-unobtrusive and jQuery.validate dont play well together #130

Closed Byron2016 closed 2 years ago

Byron2016 commented 3 years ago

Versions:

Problem: My validations work well with jquery.validate() or with jquery-validation-unobtrusive; but if with two working together they doesn´t work anymore.

How can I solve the problem? Maybe someone has the solution?

mkArtakMSFT commented 2 years ago

Closing as the versions have been updated since then.