aspnet/jquery-validation-unobtrusive

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

Byron2016 opened this issue · 1 comments

Versions:

  • jquery-validation-unobtrusive: v3.2.11
  • jquery.validate(): v1.19.2

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?

Closing as the versions have been updated since then.