Skip to content

mhusseini/dryv-jquery-unobtrusive

Repository files navigation

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.