XLSXConverter paths validation
Compare changes
Added a method that checks all paths in a worksheet for completeness and presence in the schema, called from __init__
.
Addresses https://gitlab.indiscale.com/caosdb/customers/dimr/management/-/issues/261.
A test is provided, easiest way of testing is likely to modify it.