Pre-configured Json instances for common serialization scenarios.
Lenient JSON that ignores unknown keys and relaxes parsing rules.
Pretty-printed JSON with defaults encoded.
Compact (non-pretty-printed) JSON with defaults encoded.
Strict JSON that rejects unknown keys and non-lenient input, with defaults encoded.