Skip to content

IssueCode

Structured, machine-readable warning or error code (for example “too-many-lookups”), intentionally not display text so integrations can localize.

FieldTypeRequiredDescription
codestringyes-
valuestring | numbernoOptional offending value or measurement
{
"code": "string",
"value": 0
}