Microsoft.AspNet.JsonPatch Namespace

namespace Microsoft.AspNet.JsonPatch

Interfaces

interface IJsonPatchDocument

Classes

class JsonPatchDocument<TModel>

class JsonPatchError<TModel>
Captures error message and the related entity and the operation that caused it.
class JsonPatchProperty
Metadata for JsonProperty.