Creating a validator tool, as per the example.
unclear if I should use zip or i_* file. Turns out to be i_* file.
but then, there are warnings relating to finding extra files in the archive. Which can surely only apply to a zip?
We might want to use OrderedDict a bit more (or wait for Python 3.6)?