JSON Validator
Validate sample.json locally, send the public-safe artifact to JSON tooling, and preserve trace evidence.
sample.json
{
"service": "platphorm-sandbox",
"status": "degraded",
"publicSafe": true
}Validate sample.json locally, send the public-safe artifact to JSON tooling, and preserve trace evidence.
{
"service": "platphorm-sandbox",
"status": "degraded",
"publicSafe": true
}