Validate a configuration object.
Usage
validate_config(config)
config: Config
The config to validate.
bool
True if valid.