Skip to content

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