jquery-validation-unobtrusive@4.0.0
// Add-on to jQuery Validation to enable unobtrusive validation options in data-* attributes.
$ npm install jquery-validation-unobtrusive
downloads/wk
54,645
license
https://aka.ms/jqueryunobtrusivelicense
version
4.0.0
published
Jul 20, 2022
What is jquery-validation-unobtrusive?
jquery-validation-unobtrusive is a plugin that extends jQuery Validation to read validation rules from HTML data attributes instead of requiring JavaScript configuration. It's commonly used in ASP.NET MVC projects to automatically validate forms based on server-side validation attributes, reducing the need to write custom validation code. Developers use it to streamline form validation by declaratively specifying validation rules directly in their markup.
Links
Keywords
Dependencies (2)
Maintainers
npmaspnet