FasterXML / FasterXML/jackson-module-jsonSchema
Support exporting Hibernate Validators info
未關閉
- 主要語言
- Java
- 星號
- 387
- 分支
- 136
- PR 合併指標
- 30 天內沒有已合併 PR
描述
Most Java POJOs these days use Hibernate Validators to annotate fields: NotNull, NotEmpty, Size, Min, Max, regex pattern, etc.
That is badly missing information in the exported JSON schema, which makes contract definition via JSON incomplete.
Since Validators are pretty much a part of the standard Java stack by now, would be great if this module could read all the validators and export info about them for every field.
貢獻指南
這個儲存庫沒有索引到貢獻指南
評估
這個 Issue 還沒有評估資料。