Defined in: standardSchema.public.ts:71
The issue interface of the failure output.
readonly message: string;Defined in: standardSchema.public.ts:75
The error message of the issue.
readonly optional path?: readonly (PropertyKey | StandardSchemaV1PathSegment)[];Defined in: standardSchema.public.ts:79
The path of the issue, if any.