You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
To validate the result is correct xml:
@
docker run -v $(pwd):/app/xlsx-validator/xlsx -it vindvaki/xlsx-validator xlsx-validator xlsx/yourfile.xlsx
@
TODO: package that program for nix and make a unit test out of it.
it's *really* usefull.
This will put the xlsx project root in the current working
directory of xlsx validator,
allowing you to run that program on the output from
streaming (which in this example was written to out/out.xlsx).
This gives a much more descriptive error reporting than excel.
My comment at verbatim:
It's this program: https://github.com/vindvaki/xlsx-validator
The text was updated successfully, but these errors were encountered: