Skip to content

Interface.StandardSchemaV1Issue

github-actions[bot] edited this page Jun 29, 2026 · 27 revisions

umt / StandardSchemaV1Issue

Interface: StandardSchemaV1Issue

Defined in: Validate/standardSchema.ts:53

The issue interface returned on failure.

Properties

message

readonly message: string

Defined in: Validate/standardSchema.ts:54


path?

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

Defined in: Validate/standardSchema.ts:55

API

Classes

Interfaces

Type Aliases

Variables

Functions

Clone this wiki locally