Skip to content

Add ability to compile all mappings and then throw AggregateException#363

Merged
andrerav merged 1 commit intoMapsterMapper:masterfrom
MisterOzzy:feature/compile-all-then-fail
Feb 20, 2022
Merged

Add ability to compile all mappings and then throw AggregateException#363
andrerav merged 1 commit intoMapsterMapper:masterfrom
MisterOzzy:feature/compile-all-then-fail

Conversation

@MisterOzzy
Copy link
Contributor

@MisterOzzy MisterOzzy commented Aug 11, 2021

Hi, guys. We would like to have ability try to compile all mapping configurations in solution and only then fail if something is wrong. We are going to add call Compile method in startup time. Currently, I see only first incorrect mapping configuration and I have to start my solution each time to discover only 1 problem. With this change, I just need to start up my project only one time to get all mapping errors.
@chaowlert

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants