react-validation icon indicating copy to clipboard operation
react-validation copied to clipboard

Added hasErrors method to Form

Open romeobalta opened this issue 7 years ago • 0 comments

I've added the hasErrors method so we can use this.form.hasErrors() to easily check of there are errors in the form.

romeobalta avatar Nov 13 '17 14:11 romeobalta