# ragunathjawahar/android-saripaar

UI form validation library for Android

Repository: https://github.com/ragunathjawahar/android-saripaar
Canonical: https://ross.abutalabs.com/products/android-saripaar
Language: Java
License: Apache-2.0
License Family: permissive
Topics: android, java
Last push: 2020-12-03T16:41:19+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": 5107, "days_push": 2099, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 3189, forks 456 (observed 2026-08-28T04:07:48.110209+00:00)

## What it is
Android Saripaar is a rule-based UI form validation library for Android that uses declarative annotations on views. It supports synchronous and asynchronous validation with stock Android widgets and custom annotation rules.

## Use cases
- validate android form inputs
- validate email and password fields in android
- show inline validation errors on android views
- declarative form validation with annotations
- validate checkbox and edittext fields in android app

## When to choose
- you want annotation-based declarative validation on stock Android widgets
- you need synchronous or asynchronous validation without manual threading
- you want ordered or immediate validation modes for multi-step forms

## When to avoid
- you are not building an Android app
- you prefer programmatic validation logic over annotations
- you need a library under active development - the latest release is from 2020

## Facets
- artifact type: library
- maturity: maintenance
- function: form-handling, ui-components
- domain: mobile-development, android-tools, web-development
- platform: jvm
- tags: android, form-validation, annotations, declarative-validation, ui-validation, mobile

## Member repositories
- ragunathjawahar/android-saripaar (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:07:48.110209+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-30T07:24:57.506500+00:00, confidence not recorded.
  - readme: https://github.com/ragunathjawahar/android-saripaar (fetched 2026-08-28T04:07:48.110209+00:00, sha 6b4771abc704)
- Data as of 2026-08-30T08:39:29.467469+00:00.
