We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 67b9ffb + dc210ef commit 2231ca4Copy full SHA for 2231ca4
data/payment_services.json
@@ -24361,7 +24361,7 @@
24361
{
24362
"key": "first_name",
24363
"type": "string",
24364
- "regexp": "\/^[A-Z\\-\\sa-z]{2,100}$\/",
+ "regexp": "\/^.{2,100}$\/",
24365
"required": true,
24366
"position": 1,
24367
"label": {
@@ -24379,7 +24379,7 @@
24379
24380
"key": "last_name",
24381
24382
24383
24384
"position": 2,
24385
0 commit comments