Errors
------

### Error formats

```
errors.<property>.<details>
```

`property` is name property validation failed.
`details` is an array of error descriptions.

### Error Response Example

```json
{{{read 'example/example-error.json'}}}
```


