7 references to FormatInvalidValueForProperty
Microsoft.AspNetCore.JsonPatch (7)
Internal\DictionaryAdapterOfTU.cs (1)
244errorMessage = Resources.FormatInvalidValueForProperty(value);
Internal\DynamicObjectAdapter.cs (2)
97errorMessage = Resources.FormatInvalidValueForProperty(value); 129errorMessage = Resources.FormatInvalidValueForProperty(value);
Internal\ListAdapter.cs (1)
258errorMessage = Resources.FormatInvalidValueForProperty(originalValue);
Internal\PocoAdapter.cs (3)
39errorMessage = Resources.FormatInvalidValueForProperty(value); 130errorMessage = Resources.FormatInvalidValueForProperty(value); 162errorMessage = Resources.FormatInvalidValueForProperty(value);