Closed JeffersonCarvalh0 closed 5 years ago
This PR adds two new functions to the ReForm API: validateForm and validateField, in case the user wants to manually trigger form valitations.
validateForm
validateField
@all-contributors please add @JeffersonCarvalh0 for code
@fakenickels
I've put up a pull request to add @JeffersonCarvalh0! :tada:
This PR adds two new functions to the ReForm API:
validateForm
andvalidateField
, in case the user wants to manually trigger form valitations.