Skip to content

[Validation on User Model] #50

Description

@ShehrozIrfan

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Labels

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions