Search code examples
How to pass a complex type parameter (DTO object) to GET requests?...


asp.net-web-apidton-tier-architecturemulti-tier

Read More
NestJS: class-validator Not Throwing Validation Errors for Casted Objects...


javascriptnestjsdtoclass-validator

Read More
Which layer should be used for conversion to DTO from Domain Object...


layerdtospring-restcontroller

Read More
table data gateway and data access object architectural difference...


architecturedaodto

Read More
How to adapt DTO (data transfer object) to my angular project?...


c#angulardto

Read More
How to Allow null or Empty String in class-validator for Specific Fields?...


postgresqlnestjsprismadtoclass-validator

Read More
How to assign a nested property of an entity class for an asp-for tag for model validation?...


asp.net-mvcdtomodel-validation

Read More
Single Item from Entity Collection into Nested Dto...


javahibernatespring-datadtomapstruct

Read More
Is it possible to validate top-level array by class-validator in NestJS?...


validationnestjsdtoclass-validator

Read More
Create a Java POJO from a JSON schema which contains dynamic keys...


javaspring-bootlombokdto

Read More
How can i call DTO in domain layer if it must be implemented on application layer?...


.netarchitecturedomain-driven-designdto

Read More
Where is the best place to convert Entity to DTO?...


javaspring-bootoopdesign-patternsdto

Read More
Why does this MapStruct generated class does not include import statement?...


javamappingdtomapstruct

Read More
Validating user inputs on service methods in a cleaner way...


javarefactoringdto

Read More
Converting list of objects into list of dto, spring. Non-static method cannot be referenced from a s...


springstreamdtomapper

Read More
Relation between services when using DTOs in Spring...


javaspringservicedto

Read More
Plain Old CLR Object vs Data Transfer Object...


c#.netpocodto

Read More
Manage optional and required fields using another field in Nestjs DTO...


typescriptvalidationnestjsdtoclass-validator

Read More
What is a Data Transfer Object (DTO)?...


model-view-controllerarchitecturedtodata-transferdata-transfer-objects

Read More
Java: Why does this unit testing not work (One to Many Relationship)?...


javaspring-bootunit-testingdtospring-boot-test

Read More
DTO validation works on POST but not in PUT...


mongodbrestvalidationnestjsdto

Read More
How do you manage interfaces/models/validation classes in Nest JS?...


mongodbmongoosenestjsmongoose-schemadto

Read More
Nullable reference type in C#8 when using DTO classes with an ORM...


c#ormdtoc#-8.0nullable-reference-types

Read More
DTO = ViewModel?...


asp.net-mvcdomain-driven-designviewmodeldto

Read More
is a good approach using public methods in dto?...


javascriptnode.jsnestjsdto

Read More
Best Practices For Mapping DTO to Domain Object?...


.netasp.netdesign-patternsdto

Read More
Few DTO classes inside one DTO file...


typescriptnestjsbackenddto

Read More
Jooq and Hibernate (n+1) problem while map into Dtos...


hibernatejpajooqdto

Read More
Why does ModelMapper skip getId/setId even with explicit PropertyMap/TypeMap on superclass/-interfac...


javadtomodelmapper

Read More
Dart create a Map of entries from a List...


listdartdictionarydto

Read More
BackNext