Skip to content

PR #976 + Update + Fix mapping NonNullable ValueType to NullableValueType #986

Draft
DocSvartz wants to merge 3 commits into
developmentfrom
pr976
Draft

PR #976 + Update + Fix mapping NonNullable ValueType to NullableValueType #986
DocSvartz wants to merge 3 commits into
developmentfrom
pr976

Conversation

@DocSvartz

Copy link
Copy Markdown
Contributor

No description provided.

When AllowImplicitDestinationInheritance merges a base MapWith converter
into a derived destination mapping, downcast the converter result so
Adapt<TDerived>() no longer throws InvalidCastException.

Co-authored-by: Cursor <cursoragent@cursor.com>
@DocSvartz DocSvartz changed the title Pr976 + update PR #976 + update Jun 18, 2026
… using only ValueType to ValueType custom settings
@DocSvartz DocSvartz changed the title PR #976 + update PR #976 + Update + Fix mapping NonNullable ValueType to NullableValueType Jun 19, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Mapping fails when source type is nullable and source selector contains ternary conditional since 10.0.7

2 participants