C-Wal

Results 4 comments of C-Wal

The mapping is between two classes named Address with mostly different properties. The target.AddressLine1 is populated with a lot of string.IsNullOrEmpty checks on the source properties. I don't have the...

We have worked around it for now by using Before.CreatingTargetInstances.Call() to ensure each source property has a value but suspect there's a nicer way to deal with it.

This is still an issue. Will there ever be a new release that fixes this?

Hi. I have experimented a bit more and the issue is actually simpler than I thought. I have renamed this issue and here is a new repo: 1. View any...