# posabsolute/jQuery-Validation-Engine

jQuery form validation plugin

Repository: https://github.com/posabsolute/jQuery-Validation-Engine
Canonical: https://ross.abutalabs.com/products/jquery-validation-engine
Homepage: http://www.position-absolute.com/articles/jquery-form-validator-because-form-validation-is-a-mess/
Language: JavaScript
License Family: other
Last push: 2021-09-09T14:10:33+00:00

## Health v2 (maintenance only)
Score: 23/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 6229, "days_push": 1819, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 2535, forks 1183 (observed 2026-08-28T04:06:59.120107+00:00)

## What it is
A jQuery plugin for validating form fields in the browser with visually appealing error prompts. It supports built-in validators (email, phone, URL, dates), custom and AJAX-based validation rules, and bundled locale translations.

## Use cases
- validate html form fields client-side
- show inline error messages on form inputs
- validate email phone and url inputs in the browser
- add ajax-based custom validation rules to forms
- localize form validation error messages
- validate forms in legacy browsers like IE6-8

## When to choose
- you maintain a legacy jQuery codebase needing form validation
- you need multilingual validation error prompts out of the box
- you want class-attribute-based declarative validation rules
- you must support very old browsers

## When to avoid
- you are starting a modern project without jQuery
- you use a modern framework with its own form validation (React, Vue, Angular)
- you need actively maintained software with regular updates
- you need TypeScript support or modern build tooling

## Facets
- artifact type: plugin
- maturity: maintenance
- function: form-handling, ui-components
- domain: web-development, frontend
- platform: browser
- tags: jquery-plugin, form-validation, client-side-validation, internationalization, legacy-browser-support, forms, javascript, jquery

## Member repositories
- posabsolute/jQuery-Validation-Engine (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:06:59.120107+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-30T02:25:14.370302+00:00, confidence not recorded.
  - readme: https://github.com/posabsolute/jQuery-Validation-Engine (fetched 2026-08-28T04:06:59.120107+00:00, sha 7699a9dda619)
- Data as of 2026-08-30T08:39:29.467469+00:00.
