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