4 references to FormatValueNotEqualToTestValue
Microsoft.AspNetCore.JsonPatch (4)
Internal\DictionaryAdapterOfTU.cs (1)
170errorMessage = Resources.FormatValueNotEqualToTestValue(currentValue, value, segment);
Internal\DynamicObjectAdapter.cs (1)
135errorMessage = Resources.FormatValueNotEqualToTestValue(property, value, segment);
Internal\JObjectAdapter.cs (1)
110errorMessage = Resources.FormatValueNotEqualToTestValue(currentValue, value, segment);
Internal\PocoAdapter.cs (1)
169errorMessage = Resources.FormatValueNotEqualToTestValue(currentValue, value, segment);