# jquery-validation/jquery-validation

jQuery Validation Plugin library sources

Repository: https://github.com/jquery-validation/jquery-validation
Canonical: https://ross.abutalabs.com/products/jquery-validation
Homepage: https://jqueryvalidation.org/
Language: JavaScript
License: MIT
License Family: permissive
Topics: jquery, javascript, jquery-validation, inline-validation
Last push: 2026-06-29T19:09:57+00:00

## Health v2 (maintenance only)
Score: 85/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 90, release rhythm 71, longevity 100
- inputs: {"age_days": 5964, "days_push": 65, "days_rel": 196, "gap_med": 26, "n_releases_24m": 2}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 10316, forks 2706 (observed 2026-08-28T04:10:41.595506+00:00)

## What it is
The jQuery Validation Plugin provides drop-in client-side form validation for existing HTML forms, with extensive support for custom rules and methods. It is a widely used jQuery plugin distributed via npm and CDN.

## Use cases
- validate html forms client-side
- add inline validation messages to a form
- require fields in a jquery form
- custom email validation rules
- validate forms built with jquery

## When to choose
- you already use jQuery and need quick form validation
- you want drop-in validation with customizable rules

## When to avoid
- you are building a modern framework app (React/Vue) with its own form libraries
- you need server-side validation only

## Facets
- artifact type: plugin
- maturity: stable
- function: form-handling
- domain: web-development, frontend
- platform: browser
- tags: jquery-plugin, client-side-validation, forms, javascript, jquery

## Member repositories
- jquery-validation/jquery-validation (main) score 85

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:10:41.595506+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-29T17:19:11.037138+00:00, confidence not recorded.
  - readme: https://github.com/jquery-validation/jquery-validation (fetched 2026-08-28T04:10:41.595506+00:00, sha 0de07acc9858)
  - registry_npm: https://registry.npmjs.org/jquery-validation (fetched 2026-08-29T08:18:53.406830+00:00, sha 8eebb087dd0b)
- Data as of 2026-08-30T08:39:29.467469+00:00.
