About this software
Plugin provides tools to generate JSON Schema from sample JSON instances and convert XML Schema (XSD) into JSON Schema. It includes options to select target JSON Schema draft versions and to produce documentation and sample JSON instances from schemas.
Distributed for JetBrains IDEs via the JetBrains Marketplace, the plugin is developed by SyncRO Soft (Oxygen XML) and integrates into compatible IntelliJ-based IDEs as a plugin.
Purchase
JetBrains 3rd Party JSON Schema Generator
In Stock
Delivery: 1 working day
Loading...
€11.80
Free and without obligation
Do you need more information or looking for another license?
Benefits
- Generate from JSON instances: Create a JSON Schema automatically from a sample JSON instance.
- Convert XSD to JSON Schema: Convert XML Schema (XSD) into a matching JSON Schema document.
- Choose schema version: Select the JSON Schema draft version, including Draft 4 through 2022-12.
- IntelliJ integration: Available as an IntelliJ plugin via JetBrains Marketplace for IDE integration.
- Documentation and instances: Generate HTML documentation and sample JSON instances from a schema.
Available languages
- English
Support information
- Vendor support portal: Support information and contact options are listed on the Oxygen XML website.
- Product documentation: User guides and feature descriptions are available on the Oxygen XML documentation pages.
- Installation instructions: Install the plugin from the JetBrains Marketplace or follow publisher installation guidance.
- Bug reporting: Report issues through the publisher's support channels or issue tracker per the site guidance.
- Licensing details: License and EULA terms are provided by the publisher and on the JetBrains Marketplace listing.
Frequently asked questions
What does JetBrains 3rd Party JSON Schema Generator do?
Generates JSON Schema definitions from sample JSON or data models to describe and validate JSON structures within development workflows.
What inputs can it use to generate schemas?
Common inputs include sample JSON documents and code-based data models; generated schemas follow JSON Schema structure and can be exported.
Can the generated schemas be customized or edited?
Yes; generated schemas are editable JSON files that can be refined to adjust validation rules, add metadata, or align with API contracts.
How does this tool fit into development workflows?
Used for schema-driven validation, documentation, and code generation, it helps enforce data contracts and catch mismatches earlier in CI and local development.