Saripaar is a simple, yet powerful rule-based UI validation library for Android.
Saripaar is a simple, yet powerful rule-based UI validation library for Android featuring:
- Declarative style validation powered by annotations
- Extensible
- Synchronous and asynchronous validations (without having to worry about threading)
- Works with stock Android widgets - no custom view dependencies
- Quick setup (JAR package)
- Isolates validation logic using rules
- Compatible with other annotation frameworks such as AndroidAnnotations, RoboGuice, etc.