We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
a62e619
add onValidated - fired once after validation occurs.
now using useEffect for event firing.
^-- this change should result in less calls to onError onValidated, onInvalid and onValid
onError
onValidated
onInvalid
onValid