1 write to Operation
Microsoft.AspNetCore.JsonPatch (1)
JsonPatchError.cs (1)
29
Operation
= operation;
3 references to Operation
Microsoft.AspNetCore.JsonPatch (3)
Exceptions\JsonPatchException.cs (1)
21
FailedOperation = jsonPatchError.
Operation
;
JsonPatchError.cs (2)
19
/// <param name="operation">The <see cref="
Operation
"/> that caused the error.</param>
39
/// Gets the <see cref="
Operation
"/> that caused the error.