Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Simple checkbox validation #8

Open
Kaned1as opened this issue Sep 24, 2020 · 1 comment
Open

Simple checkbox validation #8

Kaned1as opened this issue Sep 24, 2020 · 1 comment

Comments

@Kaned1as
Copy link

Kaned1as commented Sep 24, 2020

CheckBox class also has "setError(...)/getError(...)" calls which set error drawable, albeit without text.

We could extend Validation class to support them as many input forms also have checkboxes, e.g., "I accept EULA", "I confirm I'm above 18" or "I agree to sell my kidney".

What do you think?

@anderscheow
Copy link
Owner

Yes sure, your PR is welcome.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants