-
Is there any support for using one base class for all DTO models?
-
-
-
**Problem:** The Models folder in Services Solution contains a mis-mash of objects representing either Application Models (PlanModel, OffersModel), API Response classes mapped from original DTOs (Subs…
-
-
**I was trying to...**
Almost all of my code is typed properly, with DTOs and validation on input data. All my responses are either mapped to entities (from TypeORM), or DTOs which I explicitly conve…
-
Hello, i had a big pause from the development of this library and i don't know if someone has implement this feature already. I would like to implement a getOpenPositions() method on the TradingServic…
-
In my project I need to create users, but there are different type of users, and the business logic to create each users is very complex. So I have create a UserFactory.
So the front just need to pu…
-
## 유효성 검사 ; `dishWrite`, `dishView`, `dishUpdate`, `userSignUp`, `userSignIn`
- 취소 눌렀을 때 입력칸 & 넣었던 이미지 & 유효성 메세지도 사라지게 하기
- 유효성 검사 메세지 뜬 후 입력칸 클릭 시 해당 유효성 메세지 사라지게 하기
---
## UI
### `dishWrite`, `d…
-
1) Dto for martinize instead of martinize_validator.ts
2) Dto for other routes