Skip to content

Mapping simple string Value Object to a string #38

Open
@mumia

Description

@mumia

So I have an Email VO that currently maps to:
"email": { "email": "[email protected]" }

Is there any way to map this to a single string?
Like:
"email": "[email protected]"

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions