You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A JSON output format for the validation results would be very helpful for calling cjval from scripts.
For example: cjval --json <input> would dump the validation results as JSON to stdout.
A JSON output format for the validation results would be very helpful for calling cjval from scripts.
For example:
cjval --json <input>would dump the validation results as JSON to stdout.