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 9c5a9a1 commit 4b50ce8Copy full SHA for 4b50ce8
website/src/routes/guides/(main-concepts)/issues/index.mdx
@@ -1,8 +1,8 @@
1
---
2
-title: Errors
+title: Issues
3
description: >-
4
- For error handling I use internally with `ValiError` my own error class, which
5
- supports you in case of an issue, with extensive information.
+ When validating unknown data against a schema, I collect detailed information
+ about each issue.
6
contributors:
7
- fabian-hiller
8
- alonidiom
0 commit comments