Skip to content

Issue

Defined in: packages/input/src/standard-schema.ts:45

The issue interface of the failure output.

readonly message: string

Defined in: packages/input/src/standard-schema.ts:47

The error message of the issue.


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

Defined in: packages/input/src/standard-schema.ts:49

The path of the issue, if any.