forms
forms copied to clipboard
A library to easily define and create forms, written in Kotlin
Hi Giacomo, This library would be really useful to anyone frequently developing forms on Android. Is it possible to add an open source licence to use the forms library ?...
- Add `error: String?` to `SectionViewModel`. - Introduce a configuration also for `SectionModel` (as for `FieldModel`) that contains the title (previously a field of `SectionModel`) and the rules (use `FieldRulesValidator`...
Update code also
Make the various logI, logE... extension functions private to the library.
Simply change `hidden` to `visible` and adjust usages.