Skip to content

Validate JSON document using RapidJSON schema validator before parsing #3

Description

@florianbehrens

Checking the schema using assert in C++ results in application crash when the input document is not correct. By validating the input document before parsing this should never happen.

Schema validation is available on RapidJSON's master branch, but not yet released.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions