Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
SCDL
Schéma Base adresse locale
Commits
9493c420
Commit
9493c420
authored
May 30, 2018
by
Constance de Quatrebarbes
Browse files
Schema v1.0
parent
5dfbf4f3
Changes
1
Hide whitespace changes
Inline
Side-by-side
schema.json
View file @
9493c420
...
...
@@ -41,7 +41,7 @@
"constraints"
:
{
"required"
:
true
,
"minLength"
:
0
,
"
maxLength"
:
6
"
pattern"
:
"[A-Za-z ]+"
}
},
{
...
...
@@ -49,7 +49,7 @@
"type"
:
"integer"
,
"title"
:
"Numéro d’adresse"
,
"description"
:
"Numéro d’adresse dans la voie et, dans le cas des voies sans adresse, la valeur “99999” est attendue"
,
"example"
:
"
Rue du Rempart
"
,
"example"
:
"
130
"
,
"constraints"
:
{
"required"
:
true
,
"minimum"
:
1
,
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment