| layout | title | list |
|---|---|---|
doc |
Pilot Gate 1 |
true |
February 5, 2015
| "error": { | |
| "identifier": "...", //S100, etc | |
| "explanation": "...", | |
| "description": "...", | |
| "fields": { | |
| "field": "value" | |
| }, | |
| "lar_id": "...", //If applicable | |
| "line_number": "...", //If applicable | |
| "message": "..." //Optional flat text output for console logs |
| { | |
| "syntactical": { | |
| "identifier": { //S100, etc | |
| "explanation": "...", | |
| "description": "...", | |
| "errors": [ | |
| { | |
| "properties": { | |
| "property": "value" | |
| }, |