System.Text.Json.Serialization.JsonConverter<JsonEntries> is throwinng two exceptions:System.ArgumentException with message:Value does not fall within the expected range.and
System.Reflection.TargetInvocationException with message:Exception has been thrown by the target of an invocation.here is the stack trace and example converter:
.net 9 version 9.0.6System.Text.Json version 9.0.6JsonSeralizer is trying to create an instance of the JsonConverter via Activate.CreateInstance