JsonSettings.Tolerant field
The tolerant settings, which ignore missing members and reference loops on deserialization, and ignore nulls.
public static JsonSerializerSettings Tolerant;
See Also
- class JsonSettings
The tolerant settings, which ignore missing members and reference loops on deserialization, and ignore nulls.
public static JsonSerializerSettings Tolerant;