-
Notifications
You must be signed in to change notification settings - Fork 4
Closed
Labels
enhancementNew feature or requestNew feature or requestnext releaseTry to add this issue to next releaseTry to add this issue to next release
Description
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 requestNew feature or requestnext releaseTry to add this issue to next releaseTry to add this issue to next release