dbanon
dbanon copied to clipboard
Validate the config
Include a subcommand. E.g.
dbanon -config=myconfig.yml validate
Should check that none of the fields are anonymized with values that aren't known (e.g. typo on "fistname")
Potentially should also run the validation before running other commands.