- #2969 - `RemoteAttribute` did not support `IStringLocalizer` overrides - use same `MvcDataAnnotationsLocalizationOptions` property as for other `ValidationAttribute`s - error message `NumericClientModelValidator` added could not be overridden - not related to `IStringLocalizer` because users have no way to set the resource lookup key - extend `IModelBindingMessageProvider` to add the necessary `Func<,>` - also correct problem using resources with `RemoteAttribute` and add lots of tests |
||
|---|---|---|
| .. | ||
| Internal | ||
| Properties | ||
| Rendering | ||
| ViewComponents | ||
| ViewEngines | ||
| ViewFeatures | ||
| ControllerTest.cs | ||
| ControllerUnitTestabilityTests.cs | ||
| Microsoft.AspNetCore.Mvc.ViewFeatures.Test.xproj | ||
| ModelStateDictionaryExtensionsTest.cs | ||
| RemoteAttributeTest.cs | ||
| Resources.resx | ||
| SkipStatusCodePagesAttributeTest.cs | ||
| ViewBufferTextWriterTest.cs | ||
| ViewComponentResultTest.cs | ||
| ViewComponentTests.cs | ||
| ViewResultTest.cs | ||
| project.json | ||