Node js + Express : How To Make Data validation Using Express-Validator

preview_player
Показать описание
This videos shows you to implement input validation in Node/Express applications
we will use express validator package to make our validation on data before we send it to the db

Node js + Express : How To Make Data validation Using Express-Validator
we will use express validator as you see from the title
also you can use fatest-validation and many other packages
so lets see how we can make our validation on request data in server side
Рекомендации по теме
Комментарии
Автор

It is very usefull tutorial. Thanks a lot!

fasikaabera
Автор

it was really helpful thanks buddy just keep going

fluttterdevk
Автор

Thank you Fadi, your video is very informative, but I have a question: I try to input: {"id":"1"} -> id 1 between double quotations in postman to delete a user, so it gives me a message: "deleting user successfully".

omaralkhanjy
Автор

Sir can I have a source for this tutorial 😊

JUMAREBEJENIA