{
  "title": "deleteme",
  "version": "2.0.0",
  "name": "rovwglllrgbjbmg",
  "roles": {},
  "forms": {
    "json": {
      "title": "JSON",
      "type": "form",
      "name": "json",
      "path": "json",
      "display": "form",
      "tags": [],
      "settings": {},
      "components": [
        {
          "label": "Valid JSON Only",
          "labelPosition": "top",
          "placeholder": "",
          "description": "",
          "tooltip": "",
          "prefix": "",
          "suffix": "",
          "widget": {
            "type": "input"
          },
          "editor": "",
          "autoExpand": false,
          "customClass": "",
          "tabindex": "",
          "autocomplete": "",
          "hidden": false,
          "hideLabel": false,
          "showWordCount": false,
          "showCharCount": false,
          "autofocus": false,
          "spellcheck": true,
          "disabled": false,
          "tableView": true,
          "modalEdit": false,
          "multiple": false,
          "persistent": true,
          "inputFormat": "html",
          "protected": false,
          "dbIndex": false,
          "case": "",
          "encrypted": false,
          "redrawOn": "",
          "clearOnHide": true,
          "customDefaultValue": "",
          "calculateValue": "",
          "calculateServer": false,
          "allowCalculateOverride": false,
          "validateOn": "change",
          "validate": {
            "required": true,
            "pattern": "",
            "customMessage": "",
            "custom": "try {\n  JSON.parse(input);\n  valid = true;\n}\ncatch( err ) {\n  valid = \"This is not valid json\";\n}",
            "customPrivate": false,
            "json": "",
            "minLength": "",
            "maxLength": "",
            "minWords": "",
            "maxWords": "",
            "strictDateValidation": false,
            "multiple": false,
            "unique": false
          },
          "unique": false,
          "errorLabel": "",
          "key": "validJsonOnly",
          "tags": [],
          "properties": {},
          "conditional": {
            "show": null,
            "when": null,
            "eq": "",
            "json": ""
          },
          "customConditional": "",
          "logic": [],
          "fixedSize": true,
          "overlay": {
            "style": "",
            "page": "",
            "left": "",
            "top": "",
            "width": "",
            "height": ""
          },
          "attributes": {},
          "type": "textarea",
          "rows": 3,
          "wysiwyg": false,
          "input": true,
          "refreshOn": "",
          "allowMultipleMasks": false,
          "mask": false,
          "inputType": "text",
          "inputMask": "",
          "id": "eqysd6r",
          "defaultValue": ""
        },
        {
          "type": "button",
          "label": "Submit",
          "key": "submit",
          "size": "md",
          "block": false,
          "action": "submit",
          "disableOnInvalid": true,
          "theme": "primary",
          "input": true,
          "placeholder": "",
          "prefix": "",
          "customClass": "",
          "suffix": "",
          "multiple": false,
          "defaultValue": null,
          "protected": false,
          "unique": false,
          "persistent": false,
          "hidden": false,
          "clearOnHide": true,
          "refreshOn": "",
          "redrawOn": "",
          "tableView": false,
          "modalEdit": false,
          "labelPosition": "top",
          "description": "",
          "errorLabel": "",
          "tooltip": "",
          "hideLabel": false,
          "tabindex": "",
          "disabled": false,
          "autofocus": false,
          "dbIndex": false,
          "customDefaultValue": "",
          "calculateValue": "",
          "calculateServer": false,
          "widget": {
            "type": "input"
          },
          "attributes": {},
          "validateOn": "change",
          "validate": {
            "required": false,
            "custom": "",
            "customPrivate": false,
            "strictDateValidation": false,
            "multiple": false,
            "unique": false
          },
          "conditional": {
            "show": null,
            "when": null,
            "eq": ""
          },
          "overlay": {
            "style": "",
            "left": "",
            "top": "",
            "width": "",
            "height": ""
          },
          "allowCalculateOverride": false,
          "encrypted": false,
          "showCharCount": false,
          "showWordCount": false,
          "properties": {},
          "allowMultipleMasks": false,
          "leftIcon": "",
          "rightIcon": "",
          "dataGridLabel": true,
          "id": "ec628i5"
        }
      ],
      "properties": {},
      "controller": ""
    }
  },
  "actions": {
    "json:save": {
      "title": "Save Submission",
      "name": "save",
      "form": "json",
      "priority": 10,
      "method": [
        "create",
        "update"
      ],
      "handler": [
        "before"
      ]
    }
  },
  "resources": {},
  "excludeAccess": true
}