[
{
"id": "MinLengthString",
"type": "string",
"minLength": 2
},
{
"id": "Max10Int",
"type": "integer",
"maximum": 10
}
]
[
{
"id": "MinLengthString",
"type": "string",
"minLength": 2
},
{
"id": "Max10Int",
"type": "integer",
"maximum": 10
}
]