Make string converted enums nullable

Issue #3 resolved
Scott Lance repo owner created an issue

Make enumerations that a transformed into strings when deserialized nullable

Comments (1)

  1. Scott Lance reporter

    Added to Result Refactor in v0.6.0-beta

    Enumerations that are transformed into strings via the TypeEnumConverter will now be ignored incoming and outgoing by the Serialization class

  2. Log in to comment