4 references to JsonPatchException
Microsoft.AspNetCore.JsonPatch.SystemTextJson (4)
Internal\ParsedPath.cs (2)
57throw new JsonPatchException(Resources.FormatInvalidValueForPath(path), null); 70throw new JsonPatchException(Resources.FormatInvalidValueForPath(path), null);
Internal\PathHelpers.cs (1)
20throw new JsonPatchException(Resources.FormatInvalidValueForPath(path), null);
Operations\OperationOfT.cs (1)
65throw new JsonPatchException(