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