Skip to content
This repository was archived by the owner on Mar 16, 2025. It is now read-only.
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
![Maven Central Version](https://img.shields.io/maven-central/v/tech.devscast/validable?color=blue)
[![build](https://github.com/devscast/validable/actions/workflows/build.yaml/badge.svg)](https://github.com/devscast/validable/actions/workflows/build.yaml)

> [!NOTE]
> We want to inform you that Validable will no longer be maintained. The project has reached its end of life, and there will be no further updates or support.
> Thank you to everyone who used and contributed to Validable!

Validable is an extensible library that simplifies text field validation for Jetpack Compose and
Compose Multiplatform by providing abstraction and reusable validation logic.

Expand Down
Loading