The input JSON instance is not a valid JSON text (RFC 7159).
{
"additionalProperties": false,
"description": "Automatically generated",
"properties": {
"cities": {
"items": {
"additionalProperties": false,
"properties": {
"city_code": {
"maxLength": 11,
"minLength": 7,
"pattern": "^[A-Z0-9\\-_]*$",
"type": "string"
},
"country": {
"maxLength": 25,
"minLength": 5,
"pattern": "^[A-Z](\\p{L}|-)+$",
"type": "string"
},
"distance": {
"maximum": 5000,
"minimum": 0,
"type": "number"
},
"name": {
"type": "string"
},
"zip_code": {
"maxLength": 12,
"minLength": 3,
"pattern": "^[A-Z0-9]*$",
"type": "string"
}
},
"required": [
"city_code",
"country",
"distance",
"name",
"zip_code"
],
"type": "object"
},
"type": "array"
}
},
"required": [
"cities"
],
"title": "City - DefaultCity",
"type": "object"
}
{
"cities": [
{
"name": "Troche",
"country": "france",
"city_code": "CY_FR_19270",
"zip_code": "19230",
"distance": 2230.6991501372486,
}
]
}
The input JSON schema does not validate the input JSON instance (JSON Schema Draft 4). Errors:
{
"additionalProperties": false,
"description": "Automatically generated",
"properties": {
"cities": {
"items": {
"additionalProperties": false,
"properties": {
"city_code": {
"maxLength": 11,
"minLength": 7,
"pattern": "^[A-Z0-9\\-_]*$",
"type": "string"
},
"country": {
"maxLength": 25,
"minLength": 5,
"pattern": "^[A-Z](\\p{L}|-)+$",
"type": "string"
},
"distance": {
"maximum": 5000,
"minimum": 0,
"type": "number"
},
"name": {
"type": "string"
},
"zip_code": {
"maxLength": 12,
"minLength": 3,
"pattern": "^[A-Z0-9]*$",
"type": "string"
}
},
"required": [
"city_code",
"country",
"distance",
"name",
"zip_code"
],
"type": "object"
},
"type": "array"
}
},
"required": [
"cities"
],
"title": "City - DefaultCity",
"type": "object"
}
{
"cities": [
{
"city_code": "CY_FR_14712",
"country": "FR",
"distance": 4846.069612448283,
"name": "Troarn",
"zip_code": "14670"
}
]
}
The input JSON instance is not a valid JSON text (RFC 7159).
{
"additionalProperties": false,
"description": "Automatically generated",
"properties": {
"cities": {
"items": {
"additionalProperties": false,
"properties": {
"city_code": {
"maxLength": 11,
"minLength": 7,
"pattern": "^[A-Z0-9\\-_]*$",
"type": "string"
},
"country": {
"maxLength": 25,
"minLength": 5,
"pattern": "^[A-Z](\\p{L}|-)+$",
"type": "string"
},
"distance": {
"maximum": 5000,
"minimum": 0,
"type": "number"
},
"name": {
"type": "string"
},
"zip_code": {
"maxLength": 12,
"minLength": 3,
"pattern": "^[A-Z0-9]*$",
"type": "string"
}
},
"required": [
"city_code",
"country",
"distance",
"name",
"zip_code"
],
"type": "object"
},
"type": "array"
}
},
"required": [
"cities"
],
"title": "City - DefaultCity",
"type": "object"
}
{
"cities": [
{
"name": "Troarn",
"country": "FR",
"city_code": "CY_FR_14712",
"zip_code": "14670",
"distance": 4846.069612448283,
}
]
}
The input JSON schema does not validate the input JSON instance (JSON Schema Draft 4). Errors:
{
"additionalProperties": false,
"description": "Automatically generated",
"properties": {
"cities": {
"items": {
"additionalProperties": false,
"properties": {
"city_code": {
"maxLength": 11,
"minLength": 7,
"pattern": "^[A-Z0-9\\-_]*$",
"type": "string"
},
"country": {
"maxLength": 25,
"minLength": 5,
"pattern": "^[A-Z](\\p{L}|-)+$",
"type": "string"
},
"distance": {
"maximum": 5000,
"minimum": 0,
"type": "number"
},
"name": {
"type": "string"
},
"zip_code": {
"maxLength": 12,
"minLength": 3,
"pattern": "^[A-Z0-9]*$",
"type": "string"
}
},
"required": [
"city_code",
"country",
"distance",
"name",
"zip_code"
],
"type": "object"
},
"type": "array"
}
},
"required": [
"cities"
],
"title": "City - DefaultCity",
"type": "object"
}
{
"cities": [
{
"city_code": "CY_FR_14712",
"country": "fr-fr",
"distance": 4095.4357164033504,
"name": "Troarn",
"zip_code": "14670"
}
]
}
The input JSON schema does not validate the input JSON instance (JSON Schema Draft 4). Errors:
{
"additionalProperties": false,
"description": "Automatically generated",
"properties": {
"cities": {
"items": {
"additionalProperties": false,
"properties": {
"city_code": {
"maxLength": 11,
"minLength": 7,
"pattern": "^[A-Z0-9\\-_]*$",
"type": "string"
},
"country": {
"maxLength": 25,
"minLength": 5,
"pattern": "^[A-Z](\\p{L}|-)+$",
"type": "string"
},
"distance": {
"maximum": 5000,
"minimum": 0,
"type": "number"
},
"name": {
"type": "string"
},
"zip_code": {
"maxLength": 12,
"minLength": 3,
"pattern": "^[A-Z0-9]*$",
"type": "string"
}
},
"required": [
"city_code",
"country",
"distance",
"name",
"zip_code"
],
"type": "object"
},
"type": "array"
}
},
"required": [
"cities"
],
"title": "City - DefaultCity",
"type": "object"
}
{
"cities": [
{
"city_code": "CY_FR_14712",
"country": "fr-FR",
"distance": 4095.4357164033504,
"name": "Troarn",
"zip_code": "14670"
}
]
}
The input JSON schema does not validate the input JSON instance (JSON Schema Draft 4). Errors:
{
"additionalProperties": false,
"description": "Automatically generated",
"properties": {
"cities": {
"items": {
"additionalProperties": false,
"properties": {
"city_code": {
"maxLength": 11,
"minLength": 7,
"pattern": "^[A-Z0-9\\-_]*$",
"type": "string"
},
"country": {
"maxLength": 25,
"minLength": 5,
"pattern": "^[A-Z](\\p{L}|-)+$",
"type": "string"
},
"distance": {
"maximum": 5000,
"minimum": 0,
"type": "number"
},
"name": {
"type": "string"
},
"zip_code": {
"maxLength": 12,
"minLength": 3,
"pattern": "^[A-Z0-9]*$",
"type": "string"
}
},
"required": [
"city_code",
"country",
"distance",
"name",
"zip_code"
],
"type": "object"
},
"type": "array"
}
},
"required": [
"cities"
],
"title": "City - DefaultCity",
"type": "object"
}
{
"cities": [
{
"city_code": "CY_FR_14712",
"country": "",
"distance": 4095.4357164033504,
"name": "Troarn",
"zip_code": "14670"
}
]
}
The input JSON schema does not validate the input JSON instance (JSON Schema Draft 4). Errors:
{
"additionalProperties": false,
"description": "Automatically generated",
"properties": {
"cities": {
"items": {
"additionalProperties": false,
"properties": {
"city_code": {
"maxLength": 11,
"minLength": 7,
"pattern": "^[A-Z0-9\\-_]*$",
"type": "string"
},
"country": {
"maxLength": 25,
"minLength": 5,
"pattern": "^[A-Z](\\p{L}|-)+$",
"type": "string"
},
"distance": {
"maximum": 5000,
"minimum": 0,
"type": "number"
},
"name": {
"type": "string"
},
"zip_code": {
"maxLength": 12,
"minLength": 3,
"pattern": "^[A-Z0-9]*$",
"type": "string"
}
},
"required": [
"city_code",
"country",
"distance",
"name",
"zip_code"
],
"type": "object"
},
"type": "array"
}
},
"required": [
"cities"
],
"title": "City - DefaultCity",
"type": "object"
}
{
"cities": [
{
"city_code": "CY_FR_14712",
"country": "tototo",
"distance": 4095.4357164033504,
"name": "Troarn",
"zip_code": "14670"
}
]
}
The input JSON schema does not validate the input JSON instance (JSON Schema Draft 4). Errors:
{
"additionalProperties": false,
"description": "Automatically generated",
"properties": {
"cities": {
"items": {
"additionalProperties": false,
"properties": {
"city_code": {
"maxLength": 11,
"minLength": 7,
"pattern": "^[A-Z0-9\\-_]*$",
"type": "string"
},
"country": {
"maxLength": 25,
"minLength": 5,
"pattern": "^[A-Z](\\p{L}|-)+$",
"type": "string"
},
"distance": {
"maximum": 5000,
"minimum": 0,
"type": "number"
},
"name": {
"type": "string"
},
"zip_code": {
"maxLength": 12,
"minLength": 3,
"pattern": "^[A-Z0-9]*$",
"type": "string"
}
},
"required": [
"city_code",
"country",
"distance",
"name",
"zip_code"
],
"type": "object"
},
"type": "array"
}
},
"required": [
"cities"
],
"title": "City - DefaultCity",
"type": "object"
}
{
"cities": [
{
"city_code": "CY_FR_14712",
"country": "",
"distance": 4095.4357164033504,
"name": "Troarn",
"zip_code": "14670"
}
]
}
The input JSON instance is not a valid JSON text (RFC 7159).
{
"additionalProperties": false,
"description": "Automatically generated",
"properties": {
"cities": {
"items": {
"additionalProperties": false,
"properties": {
"city_code": {
"maxLength": 11,
"minLength": 7,
"pattern": "^[A-Z0-9\\-_]*$",
"type": "string"
},
"country": {
"maxLength": 25,
"minLength": 5,
"pattern": "^[A-Z](\\p{L}|-)+$",
"type": "string"
},
"distance": {
"maximum": 5000,
"minimum": 0,
"type": "number"
},
"name": {
"type": "string"
},
"zip_code": {
"maxLength": 12,
"minLength": 3,
"pattern": "^[A-Z0-9]*$",
"type": "string"
}
},
"required": [
"city_code",
"country",
"distance",
"name",
"zip_code"
],
"type": "object"
},
"type": "array"
}
},
"required": [
"cities"
],
"title": "City - DefaultCity",
"type": "object"
}
{
"cities": [
{
"name": "Troarn",
"country": "",
"city_code": "CY_FR_14712",
"zip_code": "14670"
"distance": 4095.4357164033504,
}
]
}
The input JSON schema does not validate the input JSON instance (JSON Schema Draft 4). Errors:
{
"additionalProperties": false,
"description": "Automatically generated",
"properties": {
"cities": {
"items": {
"additionalProperties": false,
"properties": {
"city_code": {
"maxLength": 11,
"minLength": 7,
"pattern": "^[A-Z0-9\\-_]*$",
"type": "string"
},
"country": {
"maxLength": 25,
"minLength": 5,
"pattern": "^[A-Z](\\p{L}|-)+$",
"type": "string"
},
"distance": {
"maximum": 5000,
"minimum": 0,
"type": "number"
},
"name": {
"type": "string"
},
"zip_code": {
"maxLength": 12,
"minLength": 3,
"pattern": "^[A-Z0-9]*$",
"type": "string"
}
},
"required": [
"city_code",
"country",
"distance",
"name",
"zip_code"
],
"type": "object"
},
"type": "array"
}
},
"required": [
"cities"
],
"title": "City - DefaultCity",
"type": "object"
}
{
"cities": [
{
"city_code": "UR3CL5D7-",
"country": "Jp{L}p{L}",
"distance": 4095.4357164033504,
"name": "aliqua enim laboris aute ipsum",
"zip_code": "BFUTCT"
},
{
"city_code": "3ZHP9IC",
"country": "Pp{L}",
"distance": 4568.921917077508,
"name": "nulla dol",
"zip_code": "2F5XKKM"
},
{
"city_code": "T3JJ72DQG",
"country": "L---p{L}p{L}p{L}p{L}p{L}",
"distance": 3130.2137211512536,
"name": "nisi",
"zip_code": "ZMTQ"
}
]
}