Mapper
A Mapper is a translator between application boundaries, it can act as an anti-corruption layer between boundaries. For example it can be used to transform data from the domain layer to the persistence layer.
A Mapper is a translator between application boundaries, it can act as an anti-corruption layer between boundaries. For example it can be used to transform data from the domain layer to the persistence layer.