StructureJSON
LintingError
A decoder did not consume, discard, or whitelist all the available keys in a JSON object.
struct LintingError
A decoder did not consume, discard, or whitelist all the available keys in a JSON object.
struct LintingError
static var namespace: String
Returns the string "linting error"
.
var context: [String]
var description: String
A textual representation of this instance.
var halfWidthCornerQuoted: String
var message: String
var next: Error?
let unused: [String : JSON]