We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f9c61e3 commit 89bbfccCopy full SHA for 89bbfcc
docs/types/YupValidationError.md
@@ -2,7 +2,7 @@
2
This is what `Field.$error` or `FormsField.$error` returns if there is an error.
3
4
## Details of `yup.ValidationError` object
5
-The [README.md of yup](https://github.com/jquense/yup/blob/pre-v1/README.md) explains the same things.
+The [README.md of yup](https://github.com/jquense/yup/blob/master/README.md) explains the same things.
6
7
### `message` property
8
- Error message (`string`).
0 commit comments