UserDTOFactory
object UserDTOFactory
Factory interface for converting between User domain models and UserDTOs.
This interface provides methods to map:
A User domain model to a UserDTO.
A UserDTO to a User domain model.
Factory interface for converting between User domain models and UserDTOs.
This interface provides methods to map:
A User domain model to a UserDTO.
A UserDTO to a User domain model.