3 references to JsonPatchException
Microsoft.AspNetCore.JsonPatch.SystemTextJson (3)
Internal\ParsedPath.cs (2)
50
throw new
JsonPatchException
(Resources.FormatInvalidValueForPath(path), null);
81
throw new
JsonPatchException
(Resources.FormatInvalidValueForPath(referenceToken), null);
Operations\OperationOfT.cs (1)
65
throw new
JsonPatchException
(