Closed jtjeferreira closed 3 years ago
thanks @jtjeferreira -- would it be possible for you to add a test case based on the Ctx object and nested Color object in your example?
I added some tests based on your test object: Ctx
I added some tests based on your test object: Ctx
Thx, I was planning to do that over the weekend
I found your project on github and tried it on my project but was having issues with nested enums like this:
I got inspiration for this way of reflection from https://github.com/FasterXML/jackson-module-scala/blob/a6576f789381fd5ba876c15f9a8ca8db35104f7a/src/main/scala/com/fasterxml/jackson/module/scala/deser/EnumerationDeserializerModule.scala#L36