Skip to content

Exclude specific properties from generation-related stuff #14

@y9vad9

Description

@y9vad9

Is your feature request related to a problem? Please describe.
I'm using implier for generating database-related entities. My case is to not generate mutable property of identifier (I am not supposed to change it), but to make other properties mutable.

Describe the solution you'd like
Probably, we need to have annotation for such stuff. For example ShouldNotMutate or using existing Immutable annotation.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions