fn validate_vars(metadata: &MetaData) -> Config
Validates all the required environment variables with the required settings.
metadata
Returns the Config struct containing the required parameters.
Config