EnumProcessor.Serialize can throw a null-ref exception when the object to serialize is null.
juniordiscart opened this issue · 1 comments
juniordiscart commented
The EnumProcessor does not properly check the value before requesting its type, resulting in a null-ref exception.
juniordiscart commented
This is resolved in v1.4.