An easier way of doing form validation — “You don’t understand anything until you learn it more than one way” A few days ago, I was working on a project where I had to implement form validation on textInputLayout and textInputEditText using data binding. Unfortunately, there is not enough documentation available for that. Finally, I achieved what I…