This could improve some of the validation that is done in the backend, such as the URL parameter validation in the cross-search route. Currently the validation is very messy and is done in many different functions and files, which is confusing.
https://express-validator.github.io/docs/
This could improve some of the validation that is done in the backend, such as the URL parameter validation in the cross-search route. Currently the validation is very messy and is done in many different functions and files, which is confusing.
https://express-validator.github.io/docs/