Skip to content

JsonSettings.StrictIncludeNulls field

The stricter settings, which raise an error on missing members and reference loops, and include nulls.

public static JsonSerializerSettings StrictIncludeNulls;

See Also