docx_preflight_patchset
Validate a PatchSet by applying it to a temporary DOCX copy; output is discarded unless keep_output=true.
Instructions
Write-temp. Dry-run PatchSet to a temporary copy, validate, and remove output unless keep_output=true. Defaults to the .NET Open XML backend when available.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| engine | No | auto | |
| patchset | Yes | ||
| docx_path | Yes | ||
| keep_output | No |