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
- class JsonSettings
The stricter settings, which raise an error on missing members and reference loops, and include nulls.
public static JsonSerializerSettings StrictIncludeNulls;