python-registry
python-registry copied to clipboard
verify checksums and report potentially corrupt data in sample scripts
On tool startup, call REGFBlock.validate() on each block, and if any fail, report this to user before continuing. This might also inform which exception recovery handler to use.