JSON.Defaults.Tolerant field
The tolerant settings, ignores missing members, reference loops on deserialization, skips nulls when serializing
public static readonly JsonSerializerOptions Tolerant;
See Also
- class Defaults
The tolerant settings, ignores missing members, reference loops on deserialization, skips nulls when serializing
public static readonly JsonSerializerOptions Tolerant;