4 references to JsonPatchException
Microsoft.AspNetCore.JsonPatch (4)
Internal\ParsedPath.cs (2)
62
throw new
JsonPatchException
(Resources.FormatInvalidValueForPath(path), null);
75
throw new
JsonPatchException
(Resources.FormatInvalidValueForPath(path), null);
Internal\PathHelpers.cs (1)
19
throw new
JsonPatchException
(Resources.FormatInvalidValueForPath(path), null);
Operations\OperationOfT.cs (1)
66
throw new
JsonPatchException
(