We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6c0606f commit f3e023dCopy full SHA for f3e023d
src/bootstrap-example.html
@@ -56,6 +56,7 @@ <h3>Model</h3>
56
"title": "Name",
57
"description": "Gimme yea name lad",
58
"type": "string",
59
+ "pattern": "^[^/]*$",
60
"minLength": 2
61
},
62
"favorite": {
0 commit comments