Closed mark-wang-sh closed 8 years ago
Hang tight, I'm adding submit
method to form in the next release that you'll be able to call like this:
this.refs.myForm.submit();
This will trigger both validation and valid/invalid callbacks.
The release should be ready later today.
how to trigger validation in funcion validationMyForm