Skip to content

Add URI to String built-in conversions#4019

Open
mk868 wants to merge 1 commit intomapstruct:mainfrom
mk868:uri-to-string-conversions
Open

Add URI to String built-in conversions#4019
mk868 wants to merge 1 commit intomapstruct:mainfrom
mk868:uri-to-string-conversions

Conversation

@mk868
Copy link

@mk868 mk868 commented Mar 20, 2026

Currently, I'm working on a project that requires mapping the domain's URI fields to the API's String fields.

This transformation is similar to the built-in mappings between:

  • UUID <-> String
  • URL <-> String

Fixes #4018

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.

Add built in conversion between URI and String

1 participant