
Krzysztof Szala
PHP and TypeScript developer, currently working at DAZN. Don't want to miss my next article? Just click đ
Pinned
loading...
We're a place where coders share, stay up-to-date and grow their careers.
PHP and TypeScript developer, currently working at DAZN. Don't want to miss my next article? Just click đ
Recent comments
Validating numeric query parameters in NestJS
The main point of my approach is to have the whole validation...
Custom validation with database in NestJS
Thank you đ
Using data sets in your Jest tests
You mean object instead of array?
Custom validation with database in NestJS
Iâm glad I could help! đ
Injecting request object to a custom validation class in NestJS
What a coincidence! Magic đ
Injecting request object to a custom validation class in NestJS
Thank you, @siavash_habil! This can be helpful as well. gith...
Injecting request object to a custom validation class in NestJS
Hi! No, I haven't tried to use it with GraphQL, sorry.
Validating nested objects with class-validator in NestJS
But what do you want to validate exactly? That every object i...