CLI
Validate Config
Config validation is the fastest way to catch obvious mistakes such as missing encryption keys, unsupported transport fields, or malformed scrub lists.
errorcore validate-config --config errorcore.config.jsonRun it in CI when the config is source-controlled or built during deployment.