julianraj/ValidatedTextInputLayout

Need callback for successful and unsuccessful validation

Closed this issue · 1 comments

This library would be perfect if it were possible to set a callback for validation events

@abiemann
Try out the new version 0.3.0 for callback.

You can add callbacks to validators via constructor or a setter method using the ValidationCallback class

thanks for the suggestion. 👍 😄