{
"code": 0,
"message": "string",
"validationError": {
"property1": {
"type": "string",
"description": "Значения всегда в формате `string`"
},
"property2": {
"type": "string",
"description": "Значения всегда в формате `string`"
}
}
}