Formz is a lightweight validation framework for Android forms written in Kotlin. It provides a simple, yet powerful way to define, validate, and manage form inputs in your Android applications. The library is designed with immutability and performance in mind, ensuring that expensive validation logic is computed only once per input.
kotlin java andriod forms form-validation lazy-evaluation formz textfield-validation jetpack-compose edittext-validation
- Updated
Sep 11, 2025 - Kotlin