Usage Guide
Welcome to the dotjson usage guide. This section provides a comprehensive walkthrough of the dotjson syntax and features, designed to get you up and running as quickly as possible.
Guide Structure
This guide is organized into logical sections to help you find the information you need quickly:
Learn about basic JSON data types: strings, numbers, booleans, and null values
Work with complex structures using objects and arrays
Apply constraints, patterns, enums, and fixed values
Advanced features: references, recursion, and anyOf combinations
Real-world applications and complete examples
Getting Help
- For installation and setup, see Installation
- For API details, consult the API Reference
- For common issues, check Troubleshooting