automapper icon indicating copy to clipboard operation
automapper copied to clipboard

fix: constructor with default values as objects

Open MrMeshok opened this issue 1 year ago • 0 comments

While working on #187 I noticed what you can't map to a class that has constructor with default values as objects if source missing these arguments. Seems like a complex issue to fix, so I'll start with the tests

MrMeshok avatar Sep 13 '24 14:09 MrMeshok