summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--contrib/redux.ch.json3
-rw-r--r--contrib/redux.us.json3
2 files changed, 4 insertions, 2 deletions
diff --git a/contrib/redux.ch.json b/contrib/redux.ch.json
index b36f767..ecda1a0 100644
--- a/contrib/redux.ch.json
+++ b/contrib/redux.ch.json
@@ -34,7 +34,8 @@
"widget": "anastasis_gtk_ia_ahv",
"uuid" : "1da87570-ba16-4f62-8a7e-cbda92f51591",
"validation-regex": "^(756)\\.[0-9]{4}\\.[0-9]{4}\\.[0-9]{2}|(756)[0-9]{10}$",
- "validation-logic": "CH_AHV_check"
+ "validation-logic": "CH_AHV_check",
+ "autocomplete": "???.????.????.??"
}
]
}
diff --git a/contrib/redux.us.json b/contrib/redux.us.json
index 17e7556..08c0167 100644
--- a/contrib/redux.us.json
+++ b/contrib/redux.us.json
@@ -32,7 +32,8 @@
},
"widget": "anastasis_gtk_ia_ssn_us",
"uuid": "310a138c-b0b7-4985-b8b8-d00e765e9f9b",
- "validation-regex": "^d{3}-d{2}-d{4}$"
+ "validation-regex": "^[0-9]{3}-[0-9]{2}-[0-9]{4}$",
+ "autocomplete": "???-??-????"
}
]
}