Skip to content

Enable AllowDuplicateProperties = false for JSON deserialization #166

@jopmiddelkamp

Description

@jopmiddelkamp

Set AllowDuplicateProperties = false on JSON serializer options to prevent silent data corruption from malformed JSON responses. Critical for financial data integrity.

Acceptance Criteria

  • AllowDuplicateProperties = false configured on shared serializer options
  • Verified via unit tests

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions