Open-XML-SDK icon indicating copy to clipboard operation
Open-XML-SDK copied to clipboard

Add Check for empty parts to OpenXmlValidator

Open mikeebowen opened this issue 6 months ago • 4 comments

  • closes #816

The issue was not that there was no way to check for a minimally valid document, the issue was that the validator considered completely empty parts to be valid. So this issue was resolved by adding a check for empty parts to the OpenXmlValidator.

mikeebowen avatar Apr 23 '25 18:04 mikeebowen