Skip to content

Ignore attributes/properties from deserialization #16

Description

@EliAaron

There are no settings to ignore attributes/properties from deserialization.

The settings:
SharpSerializerSettings.AdvancedSettings.AttributesToIgnore
SharpSerializerSettings.AdvancedSettings.PropertiesToIgnore
Are only used to ignore from serialization, not from deserialization.

It would be nice if there was a built in way to do this.

I found a workaround from an answer I got to a question I posted about this here:
SharpSerializer: Ignore attributes/properties from deserialization

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions