FasterXML / FasterXML/jackson-module-jsonSchema
Kotlin null-ability
オープン
- 主要言語
- Java
- スター
- 387
- フォーク
- 136
- PR マージ指標
- 30日以内にマージされた PR はありません
説明
I`m trying to provide the JSON schema generation for Kotlin data classes/classes that have specific null-able behaviour:
`var string: String` - can't be null
`var string: String?` - can be null
Is there specified mechanism for recognizing this types? Or perhaps you plan any kind of support it in future.
コントリビューションガイド
このリポジトリのコントリビューションガイドは索引されていません
評価
この issue はまだ評価されていません。