Skip to content

JSON Schema validation in streaming mode without building full in-memory object #618

Description

@jeljeli

Hello,

First, thank you for the outstanding work on jsoncons. It's a very impressive and flexible library.

I’ve been looking into the JSON Schema validation features, and I’ve consulted the examples and documentation. However, I haven’t been able to find a clear example that shows whether it’s possible to validate a JSON document against a schema in a fully streaming way without building a full in-memory DOM
I may have overlooked something, of course, but I’d really appreciate your clarification:

Does jsoncons support schema validation in true streaming mode, suitable for very large documents with low memory usage?

Many thanks in advance, and again, great work on the library.

Best regards,

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions