Interface: GeoVisIssue
Defined in: spec/result.ts:97
Properties
code
code:
GeoVisIssueCode
Defined in: spec/result.ts:99
Closed enum — see GeoVisIssueCode. Never parse message.
message
message:
string
Defined in: spec/result.ts:103
Human-readable explanation. Presentation only, never driving logic.
repair?
optionalrepair?:RepairOption[]
Defined in: spec/result.ts:105
Present only when alternatives are computable at the check site.
subject
subject:
object
Defined in: spec/result.ts:101
Machine-locatable subject: a path into the spec, plus the offending id when one exists.
id?
optionalid?:string
path
path:
string