FasterXML / FasterXML/jackson-module-jsonSchema
Extended schemas support
未关闭
- 主要语言
- Java
- 星标
- 387
- 派生
- 136
- PR 合并指标
- 30 天内没有已合并 PR
描述
A JSON Schema specification could be easily extended to add custom properties (see json-schema/json-schema/issues/187). How can I achieve this with Jackson? I'm trying to use a custom `SchemaFactoryWrapper` but I can't find a way to add a new attribute like `sortable: true` to a property schema (that could be of type `string` or `number` or other).
贡献指南
这个仓库没有索引到贡献指南
评估
这个 Issue 还没有评估数据。