1 reference to FormatParameterMustMatchType
Microsoft.AspNetCore.JsonPatch (1)
Converters\JsonPatchDocumentConverter.cs (1)
27
throw new ArgumentException(Resources.
FormatParameterMustMatchType
(nameof(objectType), "JsonPatchDocument"), nameof(objectType));