...
Go Documentation Server
GoDoc
▽
submit search
Text file
src
/
github.com
/
qri-io
/
jsonschema
/
testdata
/
coding
/
strings.json
Documentation:
github.com/qri-io/jsonschema/testdata/coding
1
{
2
"maxLength": 1,
3
"minLength": 2,
4
"pattern": "$string/"
5
}
View as plain text