react-validation
react-validation copied to clipboard
Added hasErrors method to Form
I've added the hasErrors method so we can use this.form.hasErrors()
to easily check of there are errors in the form.