ValidationError
typestring
Possible values: [type_error, reference_error, graph_error, semantic_error, parameter_error]
messagestring
locationstringnullable
suggestionstringnullable
ValidationError
{
"type": "type_error",
"message": "string",
"location": "string",
"suggestion": "string"
}