Skip to content

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

@ojanh

Description

@ojanh

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions