Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in class-transformer

extend class-transformer Transform function to transform optional values if undefined

ReferenceError: cannot access [*] before initialization. Validating nested objects with Class-validator in NestJs

Typeorm using class-transformer to change value in table

Why should we NOT use enableImplicitConversion when using class-transformer?

Environment variables validation with class-validator in nestjs?

NestJS DTO class set class-validator and class-transformer execution order

serialize nested objects using class-transformer : Nest js

Nestjs ValidationPipe({transform: true}) does not transform string to number for request body

plainToClass does not convert a Date to string

NestJS transform a property using ValidationPipe before validation execution during DTO creation

Typescript + NestJs + Class Transformer: How to use generic types in response DTO?

NestJS strategy for excluding fields for different user roles?

Class Validator is not working with nestjs

How can I use validation groups for DTOs in a NestJS controller?

Typescript - flat a JSON model using Class-transformer