3 references to JsonPatchException
Microsoft.AspNetCore.JsonPatch (3)
Internal\ParsedPath.cs (2)
52
throw new
JsonPatchException
(Resources.FormatInvalidValueForPath(path), null);
79
throw new
JsonPatchException
(Resources.FormatInvalidValueForPath(referenceToken), null);
Operations\OperationOfT.cs (1)
66
throw new
JsonPatchException
(