{
  "title": "One or more validation errors occurred.",
  "status": 400,
  "errors": {
    "file": [
      "'file' must not exceed the allowed record count of 300"
    ]
  }
}