Set additionalProperties to false
Every object schema checked by strict Structured Outputs should explicitly set additionalProperties:false.
$.additionalPropertiesSTRICT JSON SCHEMA WORKBENCH
Paste a schema for OpenAI Structured Outputs and get browser-local checks for required fields, additionalProperties: false, root shape, nesting limits, and risky JSON Schema keywords.
Every object schema checked by strict Structured Outputs should explicitly set additionalProperties:false.
$.additionalPropertiesSchema Preflight is a static browser check for the OpenAI Structured Outputs JSON Schema subset. It does not call the OpenAI API, validate model quality, or upload pasted schemas.
This independent tool is not affiliated with OpenAI. Always confirm critical production schemas against the current official documentation and the model or SDK you deploy.