Skip to content
This repository was archived by the owner on Nov 19, 2024. It is now read-only.

Commit 7983ae0

Browse files
dfeltonBarny Shergold
andauthored
Update src/guides/v2.4/config-guide/prod/config-reference-systemxml.md
Co-authored-by: Barny Shergold <barny.shergold@vaimo.com>
1 parent b973beb commit 7983ae0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/guides/v2.4/config-guide/prod/config-reference-systemxml.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -388,7 +388,7 @@ The following validation rules are available:
388388
| `validate-url` | Allows a valid URL. Protocol is required (http://, https:// or ftp://). |
389389
| `validate-clean-url` | Allows a valid URL. For example, http://www.example.com or www.example.com. |
390390
| `validate-xml-identifier` | Allows a valid XML-identifier. For example, something_1, block5, id-4. |
391-
| `validate-ssn` | Allows a valid social security number. For example, 123-45-6789. |
391+
| `validate-ssn` | Allows a valid (US) social security number. For example, 123-45-6789. |
392392
| `validate-zip-us` | Allows a valid (US) ZIP code. For example, 90602 or 90602-1234. |
393393
| `validate-date-au` | Enforces the following date format: dd/mm/yyyy. For example, 17/03/2006 for the 17th of March, 2006. |
394394
| `validate-currency-dollar` | Allows a valid (dollar) amount. For example, $100.00. |

0 commit comments

Comments
 (0)