Mapperly RMG023 error: How to specify default value for mapping?
12:40 04 Dec 2023

I am mapping an object (A=>B). B has a required property which is not contained in A, but is available from another source. How can I create a map and provide this value, such that I do not get an RMG023 error?

c# .net-core mapperly