mirror of
https://github.com/sartography/demo-process-models.git
synced 2025-02-24 06:28:16 +00:00
User: dinithijonline@gmail.com clicked save for playground/dinithi/test-user-task/myFirstForm-schema.json
This commit is contained in:
parent
56310ed4d5
commit
e43a6c77cd
@ -10,31 +10,6 @@
|
||||
"type": "string",
|
||||
"title": "First name",
|
||||
"default": "Chuck"
|
||||
},
|
||||
"lastName": {
|
||||
"type": "string",
|
||||
"title": "Last name",
|
||||
"default": "Norris"
|
||||
},
|
||||
"age": {
|
||||
"type": "integer",
|
||||
"title": "Age",
|
||||
"default": 83,
|
||||
"minimum": 18,
|
||||
"maximum": 130
|
||||
},
|
||||
"bio": {
|
||||
"type": "string",
|
||||
"title": "Bio",
|
||||
"default": "Chuck Norris was once bitten by a poisonous snake. And after a week of excruciating pain, the snake died.",
|
||||
"minLength": 10
|
||||
},
|
||||
"telephone": {
|
||||
"type": "string",
|
||||
"title": "Telephone",
|
||||
"pattern": "^(\\+\\d{1,2}\\s)?\\(?\\d{3}\\)?[\\s.-]\\d{3}[\\s.-]\\d{4}$",
|
||||
"validationErrorMessage": "Please provide a valid phone number, for example: +91 (123) 456-7890 or +1 540-555-1234",
|
||||
"default": "1-800-kick-ass"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user