Interface: Finding
Defined in: types.ts:95
One difference between two schemas.
Properties
code
code:
FindingCode
Defined in: types.ts:97
See FindingCode.
message
message:
string
Defined in: types.ts:106
Human-readable explanation, including why it matters.
severity
severity:
Severity
Defined in: types.ts:99
See Severity.
subject
subject:
string
Defined in: types.ts:104
What the finding is about: an entity id, a dotted path, or a passage id. Empty for findings about the schema as a whole.