nanterre: corrige la validation JSONSchema pour le champ date_de_naissance

This commit is contained in:
Benjamin Dauvergne 2017-09-07 10:14:11 +02:00
parent ffa1aa01b8
commit d70faa470a
1 changed files with 1 additions and 1 deletions

View File

@ -41,7 +41,7 @@
},
"date_de_naissance" : {
"type" : "string",
"format" : "date-time"
"pattern" : "^\\d+-\\d+-\\d+$"
},
"statut_legal" : {
"enum" : [