MaterialStyledDialogs icon indicating copy to clipboard operation
MaterialStyledDialogs copied to clipboard

How to validate the form when positive button click?

Open shanu95 opened this issue 6 years ago • 0 comments

I have my dialog with some form. when user click positive button if form has errors they should be shown and dialog shouldn't dismiss. if all are validated then it should be closed. when neagative button clicked, dialog should dismiss. how can i achieve this?

shanu95 avatar Dec 14 '18 07:12 shanu95