28 lines
384 B
JSON
28 lines
384 B
JSON
{
|
|
"required_kinds": [
|
|
"EMAIL",
|
|
"FINESS",
|
|
"IPP",
|
|
"NOM_GLOBAL",
|
|
"OGC",
|
|
"RPPS",
|
|
"TEL",
|
|
"VILLE",
|
|
"force_term"
|
|
],
|
|
"must_not_contain": [
|
|
"ETCHEVERRY",
|
|
"JEAN",
|
|
"CLAUDE",
|
|
"ABC12345",
|
|
"123456789",
|
|
"12345678901",
|
|
"Bayonne",
|
|
"Bordeaux",
|
|
"Anglet",
|
|
"06 11 22 33 44",
|
|
"jean.dupont@example.com",
|
|
"CHCB"
|
|
]
|
|
}
|