1. Prepare
Paste or upload a representative input and run the validation before using it in an interface, test or transport.
Validate JSON syntax and duplicate keys, then format and inspect within explicit limits. No schema or business-rule validation.
Practical usage guide
Validate JSON syntax, duplicate keys and supported complexity limits, then inspect payload structure without schema or business-rule validation.
Paste or upload a representative input and run the validation before using it in an interface, test or transport.
Resolve each reported error from the first failure onward, then run the validation again until the input is clean.
Validate the result against the interface contract and target CPI runtime before transporting or sharing it.