SchemaToCode
NGX-SCHEMA-TO-CODE
"firstName": {
    "dataType": "string",
    "displayName": "first Name",
    "inputType": "text"         // text, textarea, email, date, select, password, color, url etc..
  }

Related Topics:

validation