Skip to content

Commit 0e1f71a

Browse files
redmine_21526 : correction PLUi 2025
1 parent 3c0ca9e commit 0e1f71a

13 files changed

Lines changed: 24 additions & 24 deletions

config-backup/validator_attribute_type.csv

Lines changed: 12 additions & 12 deletions
Large diffs are not rendered by default.

config/cnig_PLUi_2025/types/DOC_URBA.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -226,7 +226,7 @@
226226
"required": true,
227227
"unique": false,
228228
"enum": [
229-
"PLU"
229+
"PLUi"
230230
],
231231
"maxLength": 4
232232
}

config/cnig_PLUi_2025/types/HABILLAGE_LIN.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
"constraints": {
4949
"required": false,
5050
"unique": false,
51-
"pattern": "[AB0-9]{5}_PLU_[0-9]{8}_HL[0-9]+",
51+
"pattern": "[AB0-9]{5}_PLUi_[0-9]{8}_HL[0-9]+",
5252
"maxLength": 40
5353
}
5454
},

config/cnig_PLUi_2025/types/HABILLAGE_PCT.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"constraints": {
3838
"required": false,
3939
"unique": false,
40-
"pattern": "[AB0-9]{5}_PLU_[0-9]{8}_HP[0-9]+",
40+
"pattern": "[AB0-9]{5}_PLUi_[0-9]{8}_HP[0-9]+",
4141
"maxLength": 40
4242
}
4343
},

config/cnig_PLUi_2025/types/HABILLAGE_SURF.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
"constraints": {
3737
"required": false,
3838
"unique": false,
39-
"pattern": "[AB0-9]{5}_PLU_[0-9]{8}_HS[0-9]+",
39+
"pattern": "[AB0-9]{5}_PLUi_[0-9]{8}_HS[0-9]+",
4040
"maxLength": 40
4141
}
4242
},

config/cnig_PLUi_2025/types/HABILLAGE_TXT.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@
7272
"constraints": {
7373
"required": false,
7474
"unique": false,
75-
"pattern": "[AB0-9]{5}_PLU_[0-9]{8}_HT[0-9]+",
75+
"pattern": "[AB0-9]{5}_PLUi_[0-9]{8}_HT[0-9]+",
7676
"maxLength": 40
7777
}
7878
},

config/cnig_PLUi_2025/types/INFO_LIN.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"constraints": {
2525
"required": false,
2626
"unique": false,
27-
"pattern": "[AB0-9]{5}_PLU_[0-9]{8}_IL[0-9]+",
27+
"pattern": "[AB0-9]{5}_PLUi_[0-9]{8}_IL[0-9]+",
2828
"maxLength": 40
2929
}
3030
},

config/cnig_PLUi_2025/types/INFO_PCT.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -140,7 +140,7 @@
140140
"constraints": {
141141
"required": false,
142142
"unique": false,
143-
"pattern": "[AB0-9]{5}_PLU_[0-9]{8}_IP[0-9]+",
143+
"pattern": "[AB0-9]{5}_PLUi_[0-9]{8}_IP[0-9]+",
144144
"maxLength": 40
145145
}
146146
},

config/cnig_PLUi_2025/types/INFO_SURF.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -176,7 +176,7 @@
176176
"constraints": {
177177
"required": false,
178178
"unique": false,
179-
"pattern": "[AB0-9]{5}_PLU_[0-9]{8}_IS[0-9]+",
179+
"pattern": "[AB0-9]{5}_PLUi_[0-9]{8}_IS[0-9]+",
180180
"maxLength": 40
181181
}
182182
}

config/cnig_PLUi_2025/types/PRESCRIPTION_LIN.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@
7676
"constraints": {
7777
"required": false,
7878
"unique": false,
79-
"pattern": "[AB0-9]{5}_PLU_[0-9]{8}_PL[0-9]+",
79+
"pattern": "[AB0-9]{5}_PLUi_[0-9]{8}_PL[0-9]+",
8080
"maxLength": 40
8181
}
8282
},

0 commit comments

Comments
 (0)