This directory contains JSON Schema for validating JSON covered by local specifications. The runtime specification includes a generic command line tool which may be used to validate JSON with these schemas.
The Runtime Command Line Interface defines:
- Terminal requests, which may be validated against
socket-terminal-request.json
. - Responses, which may be validated against
socket-response.json
.