aspnetcore/test/Microsoft.AspNetCore.Mvc.Te...
Doug Bunting 26a14a25ab Support overrides for client-side validation messages
- #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
2016-01-29 11:23:57 -08:00
..
CommonFilterTest.cs Rename AspNet 5 file contents. 2016-01-22 12:18:33 -08:00
HtmlContentUtilities.cs Rename AspNet 5 file contents. 2016-01-22 12:18:33 -08:00
MediaTypeAssert.cs Rename AspNet 5 file contents. 2016-01-22 12:18:33 -08:00
Microsoft.AspNetCore.Mvc.TestCommon.xproj
PlatformNormalizer.cs Rename AspNet 5 file contents. 2016-01-22 12:18:33 -08:00
ResourceFile.cs Rename AspNet 5 file contents. 2016-01-22 12:18:33 -08:00
TestClientModelValidatorProvider.cs Rename AspNet 5 file contents. 2016-01-22 12:18:33 -08:00
TestFileChangeToken.cs
TestFileInfo.cs Rename AspNet 5 file contents. 2016-01-22 12:18:33 -08:00
TestFileProvider.cs Rename AspNet 5 file contents. 2016-01-22 12:18:33 -08:00
TestHttpRequestStreamReaderFactory.cs * Remove HttpRespomseStreamWriter 2016-01-27 16:04:54 -08:00
TestHttpResponseStreamWriterFactory.cs * Remove HttpRespomseStreamWriter 2016-01-27 16:04:54 -08:00
TestModelMetadataProvider.cs Support overrides for client-side validation messages 2016-01-29 11:23:57 -08:00
TestModelValidatorProvider.cs Rename AspNet 5 file contents. 2016-01-22 12:18:33 -08:00
TestOptionsManager.cs Rename AspNet 5 file contents. 2016-01-22 12:18:33 -08:00
ValidationAttributeUtil.cs Rename AspNet 5 file contents. 2016-01-22 12:18:33 -08:00
project.json Update ASP.NET 5 versions for ASP.NET Core. 2016-01-22 12:40:26 -08:00