Skip to content

Possibility to specify Null value and FillCharacter Togheter #98

@paolonz82

Description

@paolonz82

FixedLength Scenario :
Both FillCharacter and NullFormatter settend on a column.

If the property ha e null value, the write method return the value with FillCharacter and not the NullFormatterValue.

Example :
FillCharacter ='0'
Window Size : 4
NullFormatter : [empty]

Result of write : 0000

I would like that write return [empty]

Its that possibile?
Thank you

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