jackson-module-kotlin
jackson-module-kotlin copied to clipboard
Module that adds support for serialization/deserialization of Kotlin (http://kotlinlang.org) classes and data classes.
### Search before asking - [X] I searched in the [issues](https://github.com/FasterXML/jackson-module-kotlin/issues) and found nothing similar. - [X] I searched in the [issues of databind](https://github.com/FasterXML/jackson-databind/issues) and other modules used and found...
### Search before asking - [X] I searched in the [issues](https://github.com/FasterXML/jackson-module-kotlin/issues) and found nothing similar. - [X] I searched in the [issues of databind](https://github.com/FasterXML/jackson-databind/issues) and other modules used and found...
### Use case We expose public API and we want to to be as descriptive as possible returning bad request response. So we want to return all required null fields...
### Search before asking - [X] I searched in the [issues](https://github.com/FasterXML/jackson-module-kotlin/issues) and found nothing similar. - [X] I searched in the [issues of databind](https://github.com/FasterXML/jackson-databind/issues) and other modules used and found...
### Search before asking - [X] I searched in the [issues](https://github.com/FasterXML/jackson-module-kotlin/issues) and found nothing similar. - [X] I searched in the [issues of databind](https://github.com/FasterXML/jackson-databind/issues) and other modules used and found...
### Search before asking - [X] I searched in the [issues](https://github.com/FasterXML/jackson-module-kotlin/issues) and found nothing similar. - [X] I searched in the [issues of databind](https://github.com/FasterXML/jackson-databind/issues) and other modules used and found...
This can be very helpful when debugging
Serialization and Deserialization of Kotlin `data class` fails on PolymorphicTypeValidator with Any
### Search before asking - [X] I searched in the [issues](https://github.com/FasterXML/jackson-databind/issues) and found nothing similar. ### Describe the bug When trying to deserialize class that contains kotlin value class, Jackson...
### Search before asking - [X] I searched in the [issues](https://github.com/FasterXML/jackson-module-kotlin/issues) and found nothing similar. - [X] I searched in the [issues of databind](https://github.com/FasterXML/jackson-databind/issues) and other modules used and found...
### Search before asking - [X] I searched in the [issues](https://github.com/FasterXML/jackson-module-kotlin/issues) and found nothing similar. - [ ] I searched in the [issues of databind](https://github.com/FasterXML/jackson-databind/issues) and other modules used and...