AEM OSGi Config Validator
AEM OSGi Config Validator
Paste an AEM OSGi .cfg.json file and check JSON syntax, value types, and deterministic configuration issues.
Your input is processed locally in your browser whenever possible.
What does this tool do?
Validate AEM .cfg.json syntax, property types, and deterministic configuration issues before deployment.
How to use it
Paste your configuration, choose an example if needed, then validate or format the JSON.
Supported functionality
JSON syntax, property type heuristics, array handling, and common AEM OSGi mistakes.
Limitations
This tool cannot verify the target bundle, runtime PID, or whether AEM will accept every property.
Frequently Asked Questions
A syntactically valid file is not guaranteed to be deployment-ready.