In-going input validation error. This error type is used for issues specific to validating the input against a pre-defined schema. The 'issues' property contains detailed messages and paths for each specific validation error encountered.

Hierarchy

  • ValidationIssue

Properties

Properties

message: string
path: (string | number)[]

Generated using TypeDoc