You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We need to ensure that the Social Security Number (SSN) input field validates according to a specific set of requirements. This includes clear communication of error and hint messages to the user. Our objectives are to:
Confirm the language used for validation requirements.
Determine how error messages and hints will be displayed to users.
Requirements:
Validation Requirements: Ensure the SSN follows the format and rules specified (e.g., must be exactly 9 digits, cannot start with certain prefixes, etc.).
Error Messages: Clearly communicate what is wrong with the input when validation fails.
We need to ensure that the Social Security Number (SSN) input field validates according to a specific set of requirements. This includes clear communication of error and hint messages to the user. Our objectives are to:
Requirements:
Related links:
https://www.ssa.gov/kc/SSAFactSheet--IssuingSSNs.pdf
https://designsystem.digital.gov/patterns/create-a-user-profile/social-security-number/
The text was updated successfully, but these errors were encountered: