Skip to content

Commit 75fc2a6

Browse files
authored
Merge pull request #1591 from openfintechio/feature/INT-5084-oft-upd
INT-5084: oft upd
2 parents fcfb47b + 18760d7 commit 75fc2a6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

data/payment_services.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -14925,7 +14925,7 @@
1492514925
{
1492614926
"key": "cpf_number",
1492714927
"type": "string",
14928-
"regexp": "\/^[0-9\\.\\-]{1,11}$\/",
14928+
"regexp": "\/^(([A-Z][AEIOUX][A-Z]{2}\\d{2}(?:0[1-9]|1[0-2])(?:0[1-9]|[12]\\d|3[01])[HM](?:AS|B[CS]|C[CLMSH]|D[FG]|G[TR]|HG|JC|M[CNS]|N[ETL]|OC|PL|Q[TR]|S[PLR]|T[CSL]|VZ|YN|ZS)[B-DF-HJ-NP-TV-Z]{3}[A-Z\\d])(\\d)$)|(^[0-9\\.\\-]{1,11})$\/",
1492914929
"required": false,
1493014930
"position": 1,
1493114931
"label": {

0 commit comments

Comments
 (0)