thyrlian/AwesomeValidation
Android validation library which helps developer boil down the tedious work to three easy steps. observed · 2026-08-28
Health v2 · maintenance only
32/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 4280
- days_rel: n/a
- days_push: 1585
- n_releases_24m: 0
Adoption not part of the score
1138 stars · 183 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
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
library · maturity maintenance
form-handling ui-components mobile-development android-tools web-development android input-validation form-validation java error-display
1 source
- readme: https://github.com/thyrlian/AwesomeValidation · fetched 2026-08-28 · db911d828ba7
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| thyrlian/AwesomeValidation | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="thyrlian/AwesomeValidation")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem