Piers MacDonald

Results 3 comments of Piers MacDonald

Naive question @halcarleton but where does the `validator` in `validator.isDefined(value)` come from? I don't see that function in this `validator` package: https://github.com/validatorjs/validator.js. Is there another?

Fair enough, thanks for the quick response.

@kpritam ended up switching libraries for the job. This question was asked in the context of validating user requests for a REST service. So I switched to `class-validator` which is...