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

[10PT] - Implement validations #13

Open
1 task
Nemwel-Boniface opened this issue Apr 2, 2023 · 0 comments
Open
1 task

[10PT] - Implement validations #13

Nemwel-Boniface opened this issue Apr 2, 2023 · 0 comments
Assignees

Comments

@Nemwel-Boniface
Copy link
Owner

Nemwel-Boniface commented Apr 2, 2023

In this milestone, I will implement validations for the data to be entered and stored in the project to reduce garbage data being stored in the project. The main types of validations to be implemented include:

  • ensure presence is true

  • ensure numericality is true where applicable

  • ensure the length of data entered is correct

  • type of data entered is correct using regular expressions

  • AOB

This is work in progress and should not be moved to the "done" until the project is done.

@Nemwel-Boniface Nemwel-Boniface self-assigned this Apr 2, 2023
@Nemwel-Boniface Nemwel-Boniface added the help wanted Extra attention is needed label Apr 2, 2023
@Nemwel-Boniface Nemwel-Boniface removed the help wanted Extra attention is needed label Apr 18, 2023
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