209 похожих чатов

А вы то же так делаете? - создаете базовую DTO

где описываете обязательную валидацию всех полей, а потом от нее дженерик-хелперами создаете какие то вариации? Или тут есть какие то подводные камни? Мне способ понравился, пока пользуюсь, но ни где про него ни чего не видел\слышал..

export class BaseDto {
@ApiProperty({})
@IsPositive()
@IsNumber()
readonly Id: number;

@ApiProperty({})
@IsString()
readonly foo: string;

@ApiProperty({})
@IsString()
readonly bar: string;
}

export class UpdateDto extends PartialType(BaseDto) {}

export class CreateDto extends PartialType(BaseDto) {}

Ну или вот пример реальный

export class CloneConsumableDto extends IntersectionType(
PickType(BaseConsumableDto, ['name', 'carId', 'categoryId', 'isUsed']),
PartialType(
OmitType(BaseConsumableDto, ['name', 'carId', 'categoryId', 'isUsed']),
),
) {}

2 ответов

5 просмотров

Ты вроде призму используешь, а как ответ возвращаешь? Вручную в класс DTO оборачиваешь?

Nikita Koshelenko
Ты вроде призму используешь, а как ответ возвращае...

Главное чтобы в контроллере был указан ДТО, возвращаю из призмы интерфейсы, когда отличающиеся ДТО то делаю мапинг статик метод, User.toDto(тут указан тип интерфейса из бд)

Похожие вопросы

Обсуждают сегодня

Hi everyone, long time no see! 🐼 recently i want to update our Ergo Eco-System map, can everyone help to find out, which to delete and other new to add in? list it, that i can...
HEROKOO
13
I will wait, no problem, I invested in other project also, but with my 8 years experience I can see when something is not good enough. Last bull market everyone was so excited...
jeronim jurakovic
1
This topic is discussed al lot. Please use the search function for the answers. The same question pops up every two weeks. First check this video https://www.youtube.com/watch...
Enrico
2
If arrr gets implemented on cake wallet. Would that mean arrr/xmr swaps possible in cake wallet like atomic swaps on komodowallet ?
Keks Meister 🏴‍☠️
22
30 BCH videos in Hausa Language successfully delivered. In December 2023, I created a Flipstarter to produce Bitcoin Cash videos in the Hausa language for greater outreach an...
Munnir
9
Yeh scammer hai kya ? 🙄 mujhre bhi solana invest ke liye bol re thi kal
Amit
18
Hello team of Kadena, every day 100 000 coins more on market, no news no partnership, how do you think that someone will notice Kadena with so small volume and on the 247th pl...
jeronim jurakovic
13
Hi. Kindly share the transaction hash of the swap you executed. Also what do you mean by metamask volt, please?
Michael | Kyber Network
11
@AMP_Whale do we earn anvil inu for staking it for 4 years?
Drunken Barbie
16
Hi. Is there something wrong in koala wallet or is it just my new phone? Balance is 0.00
Jani Ginman
12
Карта сайта