# thyrlian/AwesomeValidation

Android validation library which helps developer boil down the tedious work to three easy steps.

Repository: https://github.com/thyrlian/AwesomeValidation
Canonical: https://ross.abutalabs.com/products/awesomevalidation
Language: Java
License: MIT
License Family: permissive
Topics: android, validation, ui, input, form, forms
Last push: 2022-05-01T10:05:15+00:00

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

## Adoption (not part of the score)
Stars 1138, forks 183 (observed 2026-08-28T04:03:44.068559+00:00)

## What it is
AwesomeValidation is an Android library that simplifies form and input validation down to three easy steps: declare a validation style, add validations, and set a trigger point. It supports multiple visual feedback styles including coloration, underlabels, and TextInputLayout error display.

## Use cases
- validate user input in android forms
- show error messages on invalid edittext fields
- validate signup and login forms on android
- highlight invalid fields with color or underlabel
- keep android layout files clean from validation boilerplate

## When to choose
- you build Android apps in Java and need simple form validation
- you want multiple visual error-display styles with minimal code
- you want a lightweight, well-established validation library

## When to avoid
- you develop for platforms other than Android
- you need Kotlin-first or Jetpack Compose validation
- you need frequent updates or new features, as the project is in maintenance mode

## Facets
- artifact type: library
- maturity: maintenance
- function: form-handling, ui-components
- domain: mobile-development, android-tools, web-development
- platform: -
- tags: android, input-validation, form-validation, java, error-display

## Member repositories
- thyrlian/AwesomeValidation (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:03:44.068559+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-30T06:36:11.091805+00:00, confidence not recorded.
  - readme: https://github.com/thyrlian/AwesomeValidation (fetched 2026-08-28T04:03:44.068559+00:00, sha db911d828ba7)
- Data as of 2026-08-30T08:39:29.467469+00:00.
