wirewirewirewire / pandoa-backend

12 stars 4 forks source link

Validation of input Data #9

Open smarthomeagentur opened 4 years ago

smarthomeagentur commented 4 years ago

All data from api (text,phone,gps etc.) needs to be validated and handled (return error with info schema) . Good starting Point is Express Validator: https://express-validator.github.io/docs/