R/config_utils.R
validate_config_schema.Rd
Validates that a YAML configuration has the required structure and fields.
validate_config_schema(config)
Configuration list to validate
TRUE if valid, FALSE otherwise