Counselllor / Counsellor-Web

Counselling/Recommendation System for new Undergrad Students
http://counsellor.social/
MIT License
71 stars 174 forks source link

Add Joi Payload Validation #92

Open madhur87 opened 1 year ago

madhur87 commented 1 year ago

Is your feature request related to a problem ? Please describe. ✍️

Enhancement

Here are some benefits of using Joi validator:

1. The joi validator is feature rich and has a lot of rules for validating complex data-structures
2. It can also handle errors properly.

Describe breifly how would you implement the same.

1. Add Joi Package
2. Create a Validation Folder
3. Create Validate Schema with Require Conditions.
4. Add in API to Validate the Payload.
madhur87 commented 1 year ago

Please Assign Me! @thestarsahil

Nishitbaria commented 1 year ago

Hey @thestarsahil ,I will implement this joi validation asap ,please assign me this issue