3.0.0-alpha.1 • Published 5 years ago

dryv-jquery-unobtrusive v3.0.0-alpha.1

Weekly downloads
2
License
Apache-2.0
Repository
github
Last release
5 years ago

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.