📄️ Overview
In zog issues represent something that went wrong during any step of the parsing execution structure.
📄️ Custom Messages
Zog has multiple ways of customizing issue messages as well as support for i18n. Here is a list of the ways you can customize issue messages:
📄️ Formatting error responses
Zog emphasizes completeness and correctness in its error reporting. In many cases, it's helpful to convert the ZogIssueList to a more useful format. Zog provides some utilities for this.