Sonarr/packages/jQuery.Validation.1.10.0/jQuery.Validation.1.10.0.nu...

19 lines
1.3 KiB
XML
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<?xml version="1.0"?>
<package xmlns="http://schemas.microsoft.com/packaging/2010/07/nuspec.xsd">
<metadata>
<id>jQuery.Validation</id>
<version>1.10.0</version>
<title>jQuery Validation</title>
<authors>Jörn Zaefferer</authors>
<owners>Jörn Zaefferer</owners>
<projectUrl>http://bassistance.de/jquery-plugins/jquery-plugin-validation/</projectUrl>
<requireLicenseAcceptance>false</requireLicenseAcceptance>
<description>This jQuery plugin makes simple clientside form validation trivial, while offering lots of option for customization. That makes a good choice if youre building something new from scratch, but also when youre trying to integrate it into an existing application with lots of existing markup. The plugin comes bundled with a useful set of validation methods, including URL and email validation, while providing an API to write your own methods. All bundled methods come with default error messages in english and translations into 32 languages.
NOTE: This package is maintained on behalf of the library owners by the NuGet Community Packages project at http://nugetpackages.codeplex.com/</description>
<language>en-US</language>
<tags>jQuery plugins</tags>
<dependencies>
<dependency id="jQuery" version="1.3.2" />
</dependencies>
</metadata>
</package>