magedbm2
magedbm2 copied to clipboard
Validate formatters before running the data export
At the moment, there's no validation of your formatter configuration when anonymising your data. This means that you could be 10 minutes in to anonymising a data export only to find that your formatter was defined incorrectly and can't be found.
It would be nice to validate the formatter configuration before the export is started so that the user can correct their configuration immediately.