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

Can't validate empty textview after fetch contacts data #234

Open
ojanh opened this issue Feb 15, 2019 · 0 comments
Open

Can't validate empty textview after fetch contacts data #234

ojanh opened this issue Feb 15, 2019 · 0 comments

Comments

@ojanh
Copy link

ojanh commented Feb 15, 2019

hi,
i just validate some field textview and edit text. 2 textview validate using "@notempty" annotation and one field edit ext which is filled with phone number and validate it with "@Length" annotation.

when i've done fetch phone number from contacts intent, i called validator.validate(). and it's success (called method OnValidationSucceeded()), which is 2 textview is empty, which is I use "@notempty" annotation, not as i expected

Can anyone help with this problem? thx.

@ojanh ojanh closed this as completed Feb 15, 2019
@ojanh ojanh reopened this Feb 15, 2019
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

1 participant