Replies: 4 comments 2 replies
-
|
Hi @Bugslive, can you provide your mapping configuration? |
Beta Was this translation helpful? Give feedback.
-
|
I have a classe DTO and a class Model like below I create a mapper and add the following maps: For condition function, I've tried:
|
Beta Was this translation helpful? Give feedback.
-
|
My purpose is to ensure that the automapper uses the right mapping for the property parameters. |
Beta Was this translation helpful? Give feedback.
-
|
Thank you very much @nartc for your help, it works fine |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi all,
I'm trying to use condition but I've got an error "TypeError: transformationPreConditionPredicate is not a function".
On the documentation example, what would be the "source.hasPet" declaration ?
NB: I'm working with classes.
Thanks for your help.
Beta Was this translation helpful? Give feedback.
All reactions