{
    "COD_NAT": {
        "type": "string",
        "regex": "^.{0,10}$",
        "required": false,
        "info": "C\u00f3digo da natureza da opera\u00e7\u00e3o\/presta\u00e7\u00e3o",
        "format": ""
    },
    "DESCR_NAT": {
        "type": "string",
        "regex": "^(.*)$",
        "required": false,
        "info": "Descri\u00e7\u00e3o da natureza da opera\u00e7\u00e3o\/presta\u00e7\u00e3o",
        "format": ""
    }
}