Interface: StandardIssue

The issue interface of the failure output.

Properties

message

readonly message: string

The error message of the issue.

Defined in

node_modules/.pnpm/@standard-schema+spec@1.0.0-beta.3/node_modules/@standard-schema/spec/dist/index.d.ts:65


path?

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

The path of the issue, if any.

Defined in

node_modules/.pnpm/@standard-schema+spec@1.0.0-beta.3/node_modules/@standard-schema/spec/dist/index.d.ts:69