validate_env_vars
validate_env_vars
Check whether all REQUIRED_ENV_VARS are set in the environment.
Parameters
None.
Returns
bool — True if all required variables are present, False with error
logging otherwise.
validate_env_vars
Check whether all REQUIRED_ENV_VARS are set in the environment.
None.
bool — True if all required variables are present, False with error
logging otherwise.