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

Backend request validation #166

Open
1 of 9 tasks
rusiruavb opened this issue Jan 16, 2022 · 1 comment
Open
1 of 9 tasks

Backend request validation #166

rusiruavb opened this issue Jan 16, 2022 · 1 comment

Comments

@rusiruavb
Copy link
Contributor

rusiruavb commented Jan 16, 2022

Feature - Request Validation ✔️ ❌

Summary 🗒️

We need to implement a middleware that validate the requests that are coming from the frontend end before call the controller and services. To implement this middleware you can use Yup package. I will add necessary folders and files into the development environment. ⚠️ Once those changes are applied, you can get one feature and implement the request validation middleware for that feature.

Features that need apply this validations 🎯

  • Implement validation middleware for Application feature #185
  • Implement validation middleware for Board Member feature
  • Implement validation middleware for Contact Us feature
  • Implement validation middleware for Event feature
  • Implement validation middleware for Executive Board feature
  • Implement validation middleware for Organization feature
  • Implement validation middleware for Top Speaker feature
  • Implement validation middleware for User feature
  • Implement validation middleware for Webinar feature
@rusiruavb
Copy link
Contributor Author

You can start working on this feature once we update the folder structure.

@rusiruavb rusiruavb modified the milestones: v1.0.2, v1.0.3 Jan 16, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant