dryv-jquery-unobtrusive

Dryv client-side validator for jQuery unobtrusive validation.

Usage no npm install needed!

<script type="module">
  import dryvJqueryUnobtrusive from 'https://cdn.skypack.dev/dryv-jquery-unobtrusive';
</script>

README

# dryv-jquery-unobtrusive

Dryv client-side validator for jQuery unobtrusive validation. Use this library with ASP.NET client-side model validation and Dryv.

npm version

Installation

npm install --save dryv-jquery-unobtrusive 

... or download the browser-sepcific JS file from here into your project and reference it from your page:

<script src="js/dryv-jquery-unobtrusive.browser.min.js"></script>

Usage

This package will run on its own. For usage of the Dryv library, see Dryv.