ข้ามไปยังเนื้อหา

ParsePayloadOptions

Defined in: payload/dist/parser.d.ts:106

readonly optional strict?: boolean

Defined in: payload/dist/parser.d.ts:113

When true, throw if the CRC tag is missing or its on-wire value doesn’t match the recomputed checksum. Defaults to false for backwards compatibility with callers that need to consume the truncated-CRC auto-fix path.