JsonSettings.Strict field
The stricter settings, which raise an error on missing members and reference loops, and ignore nulls.
public static JsonSerializerSettings Strict;
See Also
- class JsonSettings
The stricter settings, which raise an error on missing members and reference loops, and ignore nulls.
public static JsonSerializerSettings Strict;