Skip to content

Issue

Defined in: packages/input/dist/index.d.mts:34

The issue interface of the failure output.

readonly message: string

Defined in: packages/input/dist/index.d.mts:36

The error message of the issue.


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

Defined in: packages/input/dist/index.d.mts:38

The path of the issue, if any.