Mapster icon indicating copy to clipboard operation
Mapster copied to clipboard

UseDestinationValue is not respected by ClassAdapter:CanMap when implicit mapping

Open foriequal0 opened this issue 3 years ago • 0 comments

We use this setting https://github.com/MapsterMapper/Mapster/wiki/Mapping-readonly-prop When a class only contains read only props that are designated by UseDestinationValue, ClassAdapter:CanMap returns false.

also it can't convert to empty class

foriequal0 avatar Feb 23 '22 11:02 foriequal0