Q: How should we test JSON before submission?
A: Validate every applicable JSON file against the current FedRAMP schema before submitting. You can use the official FedRAMP JSON Schema Validator to verify your schema. Note: the FedRAMP JSON Schema Validator is not officially maintained and may have errors. Confirm that required fields are present, references and URLs resolve correctly, rule identifiers are correct, and the JSON does not conflict with the human-readable version. FedRAMP requires valid JSON where a corresponding schema exists