JSON
Schema
Docs
Learn
Docs
Implementations
Blog
Search
Blog
¶
RSS Feed
Engineering
Astonishing Serializations & Schemas of Hyperborea
Using JSON Schema for validating role-playing character sheets.
Yanick Champoux
May 18, 2022
· 14 min read
Engineering
Get started with JSON Schema in Node.js
Learn how to use JSON Schema for validation in your Node.js applications.
Simon Plenderleith
May 16, 2022
· 7 min read
Case Study
How Tyler Technologies reduced its client feedback loop with JSON Schema
Using JSON Schema at Tyler Technologies meant showing added value to clients could take minutes rather than days or in some cases weeks.
Ben Hutton
May 9, 2022
· 5 min read
Engineering
It all starts with applicability - JSON Schema Fundamentals part 1
We explore the fundamental JSON Schema concepts: Applicability, Subschemas, and Assertion Boolean Logic - Everyone needs good fundamentals.
Ben Hutton
March 21, 2022
· 16 min read
Update
JSON Schema joins the OpenJS Foundation and 2022 updates
Find out what we've been doing in 2021 and read about our biggest development yet... joining the OpenJS Foundation. Oh, and WE'RE HIRING!
Ben Hutton
February 11, 2022
· 9 min read
Engineering
JSON Schema in 5 minutes
Everyone needs good fundamentals, and understanding the basics of JSON Schema changes how you read, reason, and develop Schemas.
Ben Hutton
January 21, 2022
· 9 min read
Case Study
クックパッド株式会社におけるJSON Schemaの活用事例
クックパッド株式会社ではJSON Schemaを活用することによって、クックパッドマートにおける販売者の商品登録時の正確性と体験を改善し、商品審査にかかる運営上の負担を大幅に軽減することができました。
Ben Hutton
January 17, 2022
· 11 min read
Case Study
JSON Schema deduplicated complex logic and validation at Cookpad
Using JSON Schema at Cookpad improved the accuracy and experience when registering products, and has greatly reduced the operational burden of product screening.
Ben Hutton
December 9, 2021
· 6 min read
Engineering
Validating OpenAPI and JSON Schema
Dynamic references make it possible to validate the schemas in an OpenAPI document even though OpenAPI does not constrain which JSON Schema dialects can be used.
Jason Desrosiers
December 8, 2021
· 8 min read
Community
Why JSON Schema needs a Code of Conduct
The community of JSON Schema is growing, and the community needs a culture for interactions to avoid past mistakes.
Ben Hutton
November 24, 2021
· 10 min read
Engineering
JSON Schema bundling finally formalised
Existing tooling developers have created their own approaches to bundling JSON Schema and OpenAPI documents, but that can lead to errors. Bundling is now standardised.
Ben Hutton & Mike Ralphson
August 4, 2021
· 10 min read