Defined in: packages/form-core/src/standardSchemaValidator.ts:159
The issue interface of the failure output.
readonly message: string;
readonly message: string;
Defined in: packages/form-core/src/standardSchemaValidator.ts:163
The error message of the issue.
readonly optional path: readonly (PropertyKey | StandardSchemaV1PathSegment)[];
readonly optional path: readonly (PropertyKey | StandardSchemaV1PathSegment)[];
Defined in: packages/form-core/src/standardSchemaValidator.ts:167
The path of the issue, if any.
Your weekly dose of JavaScript news. Delivered every Monday to over 100,000 devs, for free.
Your weekly dose of JavaScript news. Delivered every Monday to over 100,000 devs, for free.