Skip to content

Conversation

@EmmaLi1
Copy link
Contributor

@EmmaLi1 EmmaLi1 commented Jul 3, 2025

  • Added ValidationUtils for centralized name validation
  • Updated SignupViewModel with validation logic
  • Modified NameEntryView to show validation errors
  • Updated ProfileScreen for profile editing validation
  • Added comprehensive unit tests
  • Prevents numbers and special characters in names
  • Supports international characters

Fixes #1156

- Added ValidationUtils for centralized name validation
- Updated SignupViewModel with validation logic
- Modified NameEntryView to show validation errors
- Updated ProfileScreen for profile editing validation
- Added comprehensive unit tests
- Prevents numbers and special characters in names
- Supports international characters

Fixes Greenstand#1156
@EngrTaofeek EngrTaofeek merged commit 81d94d5 into Greenstand:master Jul 3, 2025
1 check passed
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

Successfully merging this pull request may close these issues.

Name Validation

2 participants