{
  "4000": {
    "msg": "Validation Failed: Cannot locate ELF"
  },
  "4001": {
    "msg": "Validation Failed: Game serial missing from valid game database"
  },
  "4002": {
    "msg": "Validation Failed: ELF missing from valid game database"
  },
  "4010": {
    "msg": "Validation Failed: Bad or unexpected ISO contents"
  },
  "4011": {
    "msg": "Validation Failed: Extracted an unexpected amount of files from ISO"
  },
  "4020": {
    "msg": "Validation Failed: ISO Extraction failed, output directory did not contain expected files"
  },
  "4030": {
    "msg": "Decompilation Failed: An error occurred"
  },
  "4040": {
    "msg": "Extraction Failed: Provided game data file was not an ISO file"
  },
  "4041": {
    "msg": "Extraction Failed: Provided game data file was corrupt or has unexpected size"
  }
}
