Skip to main content

Module output

Module output 

Source
Expand description

Output formatters for agx validate (and future commands that need both human and JSON output).

Functionsยง

format_human
Format a [ValidationReport] for display in a terminal.
format_json
Serialize a [ValidationReport] as pretty-printed JSON.