Skip to content

Experiment with XML validation

VC requested to merge xml_validation into master

This is just to see if it was indeed possible to simple validate the file after it has been sent to a format like XML (for JSON, that’s much more simpler as we can parse it with iron’s bodyparser)

Merge request reports