Skip to content

True Myth / standard-schema / StandardSchemaV1 / Issue

Interface: Issue

The issue interface of the failure output.

Properties

message

readonly message: string

The error message of the issue.


path?

readonly optional path: readonly (PropertyKey | PathSegment)[]

The path of the issue, if any.