An open API service indexing awesome lists of open source software.

https://github.com/danielctull/jsonschema

Swift implementation of json schema.
https://github.com/danielctull/jsonschema

json jsonschema swift swift-package

Last synced: about 2 months ago
JSON representation

Swift implementation of json schema.

Awesome Lists containing this project

README

          

# JSONSchema

[![Test results][tests shield]][actions] [![Latest release][release shield]][releases] [![Swift 5.1][swift shield]][swift] ![Platforms: iOS, macOS, tvOS, watchOS, Linux][platforms shield]

[swift]: https://swift.org

[releases]: https://github.com/danielctull/JSONSchema/releases
[release shield]: https://img.shields.io/github/v/release/danielctull/JSONSchema
[swift shield]: https://img.shields.io/badge/swift-5.1-F05138.svg "Swift 5.1"
[platforms shield]: https://img.shields.io/badge/platforms-iOS_macOS_tvOS_watchOS_Linux-lightgrey.svg?style=flat "iOS, macOS, tvOS, watchOS, Linux"

[actions]: https://github.com/danielctull/JSONSchema/actions
[tests shield]: https://github.com/danielctull/JSONSchema/workflows/tests/badge.svg