summaryrefslogtreecommitdiff
path: root/contrib/redux.us.json
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/redux.us.json')
-rw-r--r--contrib/redux.us.json7
1 files changed, 3 insertions, 4 deletions
diff --git a/contrib/redux.us.json b/contrib/redux.us.json
index 17e7556..c6d0189 100644
--- a/contrib/redux.us.json
+++ b/contrib/redux.us.json
@@ -27,12 +27,11 @@
"type": "string",
"name": "social_security_number",
"label": "Social security number",
- "label_i18n":{
- "en": "US Social security number"
- },
+ "tooltip": "US Social security number",
"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": "???-??-????"
}
]
}