Mmarkm419Mar 10, 2026
How is the form validation working?
When required fields are not filled, the page should not be submitted. Could you please share which JS files are required?
I want to avoid adding unnecessary JS files.
will it required below?
jquery.min.js
jquery.validate.min.js
jquery.validate.unobtrusive.min.js
