{
"Output": "The given house address not found in database, the combination of Post Code, House Number and House Addition does not exist."
}
{
'Unsupported evaluation date format, it should be YYYYMMDD.'
}
{
'The evaluation date range should be from {} and until {}.'
}
{
'Output': 'The given house type is unsupported or unknown.'
}
{
'Output': 'The prediction is too low.'
}
{
"detail": [
{
"loc": [
"body",
"postcode"
],
"msg": "string does not match regex \"^(?!1000|1001|1002|1003|1004|1005|1006|1007|1008|1009|1010)[1-9][0-9]{3}[A-Z]{2}$\"",
"type": "value_error.str.regex",
"ctx": {
"pattern": "^(?!1000|1001|1002|1003|1004|1005|1006|1007|1008|1009|1010)[1-9][0-9]{3}[A-Z]{2}$"
}
}
]
}