Microsoft.AspNetCore.JsonPatch Namespace¶
-
namespace
Microsoft.AspNetCore.JsonPatch¶ Interfaces
- interface
IJsonPatchDocument
Classes
- class
JsonPatchDocument - class
JsonPatchDocument<TModel> - class
JsonPatchError - Captures error message and the related entity and the operation that caused it.
- class
JsonPatchProperty - Metadata for JsonProperty.
- interface