Support for Regexp format control
- Dominant language
- Java
- Stars
- 17
- Forks
- 26
- PR merge metrics
- No merged PRs in 30d
Description
🇬🇧 In Pogues, a text field can be checked by a regular expression ("Pattern" field). This data is not propagated through Eno, it should.
🇫🇷 Dans Pogues, un champ texte peut être contrôlé par une expression régulière (champ "Motif"). Cette information n'est pas propagée par Eno, elle devrait l'être
Exemple DDI pour un SIRET:
- in a table
```xml
fr.insee
jl3j68kq-RDOP-khkavybv
1
```
- the variable itself
```xml
fr.insee
k0xxby2u
1
REGROUP
Numéro Siret
fr.insee
jl3j68kq-QOP-khkavybv
1
OutParameter
fr.insee
jl3j68kq
1
QuestionGrid
```
au lieu de
```xml
fr.insee
lhqc1fyf
1
Q1
Q1 label
fr.insee
jfazk91m-QOP-jfazhq57
1
OutParameter
fr.insee
jfazk91m
1
QuestionItem
````
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.