{ "title": "Form Rejection", "description": "Please Enter reason of rejection for Issue Clerk", "type": "object", "required": [ "message_issue_clk" ], "properties": { "message_issue_clk": { "type": "string", "title": "Comments" } } }