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.
- Host: GitHub
- URL: https://github.com/danielctull/jsonschema
- Owner: danielctull
- License: bsd-3-clause
- Created: 2020-02-08T19:16:41.000Z (over 6 years ago)
- Default Branch: main
- Last Pushed: 2020-06-13T15:41:35.000Z (about 6 years ago)
- Last Synced: 2025-09-20T09:39:36.899Z (9 months ago)
- Topics: json, jsonschema, swift, swift-package
- Language: Swift
- Size: 65.4 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
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