3 references to FormatValueNotEqualToTestValue
Microsoft.AspNetCore.JsonPatch.SystemTextJson (3)
Internal\DictionaryAdapterOfTU.cs (1)
161
errorMessage = Resources.
FormatValueNotEqualToTestValue
(currentValue, value, segment);
Internal\JsonObjectAdapter.cs (1)
112
errorMessage = Resources.
FormatValueNotEqualToTestValue
(currentValue, value, segment);
Internal\PocoAdapter.cs (1)
164
errorMessage = Resources.
FormatValueNotEqualToTestValue
(currentValue, value, segment);