Is there a JSON schema validator for the HDF format? #1306
Answered
by
Amndeep7
trevor-vaughan
asked this question in
Q&A
-
|
I'd like to be able to validate that generated HDF is valid on the fly. Apologies if I've missed it in the documentation. |
Beta Was this translation helpful? Give feedback.
Answered by
Amndeep7
Apr 2, 2026
Replies: 1 comment
-
|
Hello @trevor-vaughan, apologies for the delay in response. Unfortunately, we do not currently have a formal schema validator utility that we provide ourselves. We do provide the schema itself here: https://github.com/mitre/heimdall2/blob/master/libs/inspecjs/schemas/exec-json.json. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
Amndeep7
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hello @trevor-vaughan, apologies for the delay in response.
Unfortunately, we do not currently have a formal schema validator utility that we provide ourselves. We do provide the schema itself here: https://github.com/mitre/heimdall2/blob/master/libs/inspecjs/schemas/exec-json.json.