How to force form client-side validation in or before $.ajax()

后端 未结 4 1806
难免孤独
难免孤独 2020-12-19 00:34

I have a form and unobtrusive validations are enabled. By default in submit method client side validation gets triggered and (if you have any errors) the form looks like thi

4条回答
提交回复
热议问题