1 reference to JsonRequiredPropertiesMissing
System.Text.Json (1)
System\Text\Json\ThrowHelper.Serialization.cs (1)
323throw new JsonException(SR.Format(SR.JsonRequiredPropertiesMissing, parent.Type, listOfMissingPropertiesBuilder.ToString()));