Skip to content

Handle exceptions during BeanMapper strict mapping configuration#25

Open
marcus-talbot42 wants to merge 1 commit intomasterfrom
#24-BeanMapFromClass-exception-message
Open

Handle exceptions during BeanMapper strict mapping configuration#25
marcus-talbot42 wants to merge 1 commit intomasterfrom
#24-BeanMapFromClass-exception-message

Conversation

@marcus-talbot42
Copy link
Contributor

Added error handling to catch and throw detailed runtime exceptions when strict mapping configuration fails. This ensures better diagnostics for property mismatches between source and target classes in @BeanMapToClass and @BeanMapFromClass mappings.

Closes #24

Added error handling to catch and throw detailed runtime exceptions when strict mapping configuration fails. This ensures better diagnostics for property mismatches between source and target classes in `@BeanMapToClass` and `@BeanMapFromClass` mappings.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

BeanMapFromClass annotation no clear exception when properties mismatch

1 participant