Ilhasoft / data-binding-validator

Android fields validation library based on data binding adapters.
Apache License 2.0
344 stars 53 forks source link

Range Validation #7

Closed SaeedZhiany closed 6 years ago

SaeedZhiany commented 7 years ago

is that possible make directly a range validation on editText with "number" input type? I now by using Regex I can do the validation but I want to know if there is a direct validation.

thank you

joneserick commented 6 years ago

This is an old issue and till now there isn't a range validation available. It's not on the roadmap but it doesn't mean that isn't a good suggestion. We are closing this issue but if it's still a need please reopen it.