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

Model fields - datatype and validation checks #159

Open
SodaVolcano opened this issue Jul 22, 2024 · 0 comments
Open

Model fields - datatype and validation checks #159

SodaVolcano opened this issue Jul 22, 2024 · 0 comments
Labels
backend Task must have a back end issue difficulty:medium priority:high

Comments

@SodaVolcano
Copy link
Collaborator

Basic Information

The price field in the model should be a number, also make sure the requests are being validated (e.g. email/mobile is valid using regex, status is from the list of allowed statuses etc)

And make sure pages that reference the model handles the change correctly

@SodaVolcano SodaVolcano added backend Task must have a back end issue difficulty:medium priority:high labels Jul 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backend Task must have a back end issue difficulty:medium priority:high
Projects
None yet
Development

No branches or pull requests

1 participant