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

`this.validate` without path?

Open davej opened this issue 8 years ago • 1 comments

If I call this.validate() (without specifying a path) it would be good if it validated all fields just like this.isValid()? Is there a reason that it doesn't do that?

davej avatar Apr 11 '16 16:04 davej