"""Validation constants used in the DDEX generation.""" ALL = '*' RULE_SERVICES = ('meta', 'youtube', 'tiktok', ALL) RULE_POLICIES = ('carveout', 'block_access', 'monetize', 'report_usage')