I have an interface in domain and two string infrastructure that represent that interface. the problem is, the interface cannot initiate in mapper class so I don’t know how to map entity to domain in manual mapping. I started learning senior coding so I shouldn’t use switch and should consider solid concepts.