baseclass: add_validate_config: don't use self.proc_env
self.proc_env is created when starting the test but this API can be call by generator when creating the test.
Due to an influx of spam, we have had to impose restrictions on new accounts. Please see this wiki page for instructions on how to get full permissions. Sorry for the inconvenience.
self.proc_env is created when starting the test but this API can be call by generator when creating the test.