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

[Validation on User Model] #50

Open
ShehrozIrfan opened this issue Dec 5, 2022 · 2 comments
Open

[Validation on User Model] #50

ShehrozIrfan opened this issue Dec 5, 2022 · 2 comments
Assignees
Labels
enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed

Comments

@ShehrozIrfan
Copy link
Owner

ShehrozIrfan commented Dec 5, 2022

We need to add validation on user model attributes:

  • first_name
  • last_name

to only include the alphabetic characters like from a-z.

Approach:

We can use the regex for validation

Linked Issues:

#46

Blocks:

The below issues are blocked by this issue:
#51

@ShehrozIrfan ShehrozIrfan added enhancement New feature or request help wanted Extra attention is needed good first issue Good for newcomers labels Dec 5, 2022
@HermannH34
Copy link

Hello @ShehrozIrfan ! Can you assign it to me ?
Its going to be my first contribution in Ruby.

@ShehrozIrfan
Copy link
Owner Author

Hey @HermannH34 ,
Assigned

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants