定义于: packages/form-core/src/standardSchemaValidator.ts:159
失败输出的问题接口。
readonly message: string;
readonly message: string;
定义于: packages/form-core/src/standardSchemaValidator.ts:163
问题的错误消息。
readonly optional path: readonly (PropertyKey | StandardSchemaV1PathSegment)[];
readonly optional path: readonly (PropertyKey | StandardSchemaV1PathSegment)[];
定义于: packages/form-core/src/standardSchemaValidator.ts:167