Skip to content

Provide available case transformation when unknown is used in CaseEnumTransformationStrategy #2525

Description

@filiphr

This issue was inspired by https://stackoverflow.com/questions/68468415/error-to-map-enums-with-mappingconstants-case-transformation.

Ideally we should include the supported case transformations in the error message in

throw new IllegalArgumentException(
"Unexpected configuration for enum case transformation: " + configuration );

This issue is a simple one and is an ideal candidate for someone from the community to implement it. Please let us know if you are interested to work on it.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions