JSON conformance modes supported by this tokenizer.

Synopsis

Declared in <bdljsn_tokenizer.h>

enum ConformanceMode;

Members

Name

Description

e_RELAXED

Relaxed JSON parsing mode.

e_STRICT_20240119

Strict conformance mode per 2024‐01‐19 rules.

Created with MrDocs