3 Forks
17 Stars
17 Watchers

FormValidator

This kotlin library allows you to validate Huge Forms containing Fields in android just by a single line, It saves you from the hassle of checking individual edit text boxes one by one then setting the error. This library supports edit texts view and no custom view is required. it also supports error validation for TextInputLayouts.

How to download and setup FormValidator

Open terminal and run command
git clone https://github.com/Drabu/FormValidator.git
git clone is used to create a copy or clone of FormValidator repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with FormValidator https://github.com/Drabu/FormValidator/archive/master.zip

Or simply clone FormValidator with SSH
[email protected]:Drabu/FormValidator.git

If you have some problems with FormValidator

You may open issue on FormValidator support forum (system) here: https://github.com/Drabu/FormValidator/issues