Skip to content

Ignore Property during generation attribute #13

@joachim-heck

Description

@joachim-heck

I've just discovered the [KY.Generator.Reflection.GenerateIgnore] attribute which is perfectly usable to ignore certain classes from the generation process. I wonder if there is also an attribute which enables us to ignore certain properties from generation - like NewtonsoftJson does provide with [JsonIgnore].

It would be awesome if you can extend the attributes, hence this would save us a lot of extra work wrapping out the unwanted properties.

Thanks and regards!

Metadata

Metadata

Assignees

Labels

enhancementNew feature or requestnext releaseTry to add this issue to next release

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions