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

`this.validate` without path?

Open davej opened this issue 9 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

Having the same issue here... If you doesn't do anything on the field... the method isValid returns true...

igorescobar avatar Nov 11 '16 16:11 igorescobar