You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Lidarr/packages/jQuery.Validation.1.10.0/jQuery.Validation.1.10.0.nu...

19 lines
1.3 KiB

This file contains ambiguous Unicode characters!

This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.

<?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>