indice-co / indice-co/EDI.Net

EdiSerializer must respect conditional indication on EdiValue attribute

Open
#18 0 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
C#
Stars
490
Forks
173
PR merge metrics
No merged PRs in 30d

Description

when a property type is nullable and the value is `null` then there must be a check to the Mandatory indicator upon the `EdiValueAttribute` in order to decide if we will write or not the value.

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by locating EdiSerializer's handling of nullable properties and the EdiValueAttribute.Mandatory setting. No source file or test is named in the issue, so trace the serializer entry point and existing serializer tests; done means null nullable values follow the attribute's mandatory indication.

Written by the indexing model from the issue text.

Assessment

Tech stack
csharp
Domain
backend
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.