JSON.Defaults.Strict field
The stricter settings, raises error on missing members / reference loops, skips nulls when serializing
public static readonly JsonSerializerOptions Strict;
See Also
- class Defaults
The stricter settings, raises error on missing members / reference loops, skips nulls when serializing
public static readonly JsonSerializerOptions Strict;