StandardSchemaV1Issue

接口: StandardSchemaV1Issue

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

失败输出的问题接口。

属性

message

ts
readonly message: string;
readonly message: string;

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

问题的错误消息。


path?

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

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

问题的路径(如果有)。

订阅 Bytes

您的每周 JavaScript 新闻。每周一免费发送给超过 10 万名开发者。

Bytes

没有垃圾邮件。随时取消订阅。