{
"title": "Third form",
"description": "Testing third task",
"type": "object",
"required": [
"LastText"
],
"properties": {
"LastText": {
"type": "string",
"title": "Enter Last Text",
"maxLength": 4
}