Skip to content

Converters per field #2291

@Holothuroid

Description

@Holothuroid

A way to declare a converter for an individual field would be nice.

Current Workaround: Create type like record Encrypted(String value) and install a global Converter<Encrypted,String> and back. This necessitates handling the superflous wrapper type in the entity.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions