A DTO (Data Transfer Object) is a class that defines the shape of data sent to or from your API — typically the structure of a request body. DTOs provide type safety, serve as a clear contract for endpoints, and (with validation decorators) enable automatic input validation.
DTO నిర్వచించడం
{ , , , , , } ;
{
()
: ;
()
()
: ;
()
()
()
?: ;
}
