Documentation portal
Welcome to the JsonFlow technical documentation portal. Content is derived from source code, tests, and README.
Projects
JsonFlow
High-performance JSON serialization, dynamic manipulation, and Draft 7 Schema validation framework for Delphi. Provides object↔JSON mapping via RTTI, a fluent composer for in-place editing, and a full Draft 7 validator with detailed error paths. Audited hot paths (July 2026): up to 26× faster than native Delphi TJSON, 15× faster than X-SuperObject, 3.4× faster schema validation, and 33× faster path-based editing.
Documented release
This portal matches the published source as of 2026-07-07 (post performance/feature audit, PRs #41–#54).
- Win32/Win64: verified in production. All Delphi compilers verified (Win32/Win64/Win64x/Linux64/macOS/iOS).
- Draft 7 JSON Schema validation: full keyword coverage.