An Annotation based validation library for use with Android's DataBinding library in an MVVM architecture.
- Quick and easily add validation rules to ViewModels by annotating the class.
 - Annotation Processing to eliminate reflection and generate boilerplate validation classes.
 
from The Android Arsenal
No comments:
Post a Comment