Open ssmasrour opened 1 week ago
Ensured that colons are only processed when outside of a string (e.g., timestamps, URLs). This fix prevents ArgumentOutOfRangeException errors caused by colons within property values and accurately processes JSON input.
Ensured that colons are only processed when outside of a string (e.g., timestamps, URLs). This fix prevents ArgumentOutOfRangeException errors caused by colons within property values and accurately processes JSON input.