Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[DESIGN] Test and validate language for SNN input #389

Open
kalasgarov opened this issue Nov 22, 2024 · 0 comments
Open

[DESIGN] Test and validate language for SNN input #389

kalasgarov opened this issue Nov 22, 2024 · 0 comments

Comments

@kalasgarov
Copy link
Contributor

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.

Related links:
https://www.ssa.gov/kc/SSAFactSheet--IssuingSSNs.pdf
https://designsystem.digital.gov/patterns/create-a-user-profile/social-security-number/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant