Skip to content

Commit a36fa9f

Browse files
authored
From Code Generation: Scala
Add Library supporting Scala Language
1 parent d1d3d3b commit a36fa9f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

implementations.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -154,6 +154,8 @@ For example, the only incompatibilities between draft-04 and draft-06 involve `e
154154
- [Pydantic](https://pydantic-docs.helpmanual.io/) (MIT) - generates schemas from Python models based on Python 3.6+ type hints.
155155
- Java
156156
- [jsonschema-generator](https://github.com/victools/jsonschema-generator) (Apache 2.0) - generates schemas from Java types *supports Draft 7*
157+
- Scala
158+
- [scala-jsonschema](https://github.com/andyglow/scala-jsonschema) (Apache 2.0) - generates schemad out of Scala case classes
157159

158160
#### From data
159161

0 commit comments

Comments
 (0)