Availity / availity-reactstrap-validation

Easy to use React validation components compatible for reactstrap.
https://availity.github.io/availity-reactstrap-validation/
MIT License
191 stars 70 forks source link

Validate on form submit instead of input focus out #197

Open liliangousiou opened 4 years ago

liliangousiou commented 4 years ago

Hello, I have used AvField for login validation. There are some checks that it is ok for validation to be triggered on input focus out, but I would like to get the validation result on form submit and also to add an extra custom check from backend. Is there any way to do this?

FelipeFelizardo commented 3 years ago

Is there any way to validade the form from a function?

AbhaysinghBhosale commented 3 years ago

Is there any for this this in existing library for this behaviour