Create New Item
Item Type
File
Folder
Item Name
Search file in folder and subfolders...
Are you sure want to rename?
File Manager
/
vendor
/
JQV
:
formvalidator.jquery.json
Advanced Search
Upload
New Item
Settings
Back
Back Up
Advanced Editor
Save
{ "name" : "formvalidator", "title" : "jQuery Form Validator", "description" : "This plugin makes it easy to validate user input while keeping your HTML markup clean from javascript code. Even though this plugin has a wide range of validation functions it's designed to require as little bandwidth as possible. This is achieved by grouping together validation functions in \"modules\", making it possible for the programmer to load only those functions that's needed to validate a particular form.", "keywords": [ "form", "validation", "validator" ], "version" : "2.1.47", "author" : { "name": "Victor Jonsson", "url": "http://victorjonsson.se", "email" : "kontakt@victorjonsson.se" }, "homepage" : "http://formvalidator.net", "demo" : "http://formvalidator.net", "download" : "http://formvalidator.net", "bugs" : "https://github.com/victorjonsson/jQuery-Form-Validator/issues", "licenses" : [{ "type": "Dual licensed under the MIT or GPL Version 2 licenses", "url": "http://www.gnu.org/licenses/gpl-2.0.html" }], "dependencies" : { "jquery": ">=1.5" } }