Skip to content

Return error when serializing empty Vec<_> #4

@ldanko

Description

@ldanko

FIX expects to that all tags has value. When serializing required field with empty Vec<_> (like in empty group or string), serialization error should be reported.

Decide what to do with optional tags. Whether treat Some(vec![]) as None or return error.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions