validate_config: Validate a config file
Description
Validate a config file
Usage
validate_config(jurisdiction = "canada", user = TRUE)
Value
TRUE if valid, FALSE otherwise (with warnings about issues)
Arguments
- jurisdiction
Jurisdiction to validate
- user
Whether to validate user config (TRUE) or package config (FALSE)