Skip to main content

Function: formatCheckResult()

formatCheckResult(result): string

Defined in: report.ts:37

Renders a full check report: what was compared, every finding, and the verdict.

Parameters

result

CheckResult

Result of comparing two schemas

Returns

string

Printable text