Issue
Defined in: packages/input/src/standard-schema.ts:45
The issue interface of the failure output.
Properties
Section titled “Properties”message
Section titled “message”
readonlymessage:string
Defined in: packages/input/src/standard-schema.ts:47
The error message of the issue.
readonlyoptionalpath?: readonly (PropertyKey|PathSegment)[]
Defined in: packages/input/src/standard-schema.ts:49
The path of the issue, if any.