Skip to contents

Validates that a YAML configuration has the required structure and fields.

Usage

validate_config_schema(config)

Arguments

config

Configuration list to validate

Value

TRUE if valid, FALSE otherwise