StandardSchemaV1Issue

接口:StandardSchemaV1Issue

定义于:packages/form-core/src/standardSchemaValidator.ts:159

失败输出的 issue 接口。

属性

message

ts
readonly message: string;
readonly message: string;

定义于:packages/form-core/src/standardSchemaValidator.ts:163

issue 的错误消息。


path?

ts
readonly optional path: readonly (PropertyKey | StandardSchemaV1PathSegment)[];
readonly optional path: readonly (PropertyKey | StandardSchemaV1PathSegment)[];

定义于:packages/form-core/src/standardSchemaValidator.ts:167

issue 的路径(如果存在)。

我们的合作伙伴
Code Rabbit
订阅 Bytes

您的每周 JavaScript 资讯。每周一免费发送给超过 10 万开发者。

Bytes

无垃圾邮件。您可以随时取消订阅。

订阅 Bytes

您的每周 JavaScript 资讯。每周一免费发送给超过 10 万开发者。

Bytes

无垃圾邮件。您可以随时取消订阅。