aspnetcore/test
Doug Bunting ce53675b87 Add `[ValidateNever]` and `IPropertyValidationFilter`
- #5642
- lazy-load `ValidationEntry.Model`
  - avoids `Exception`s when moving to a property that will not be validated

nits:
- remove duplicate code in `ValidationVisitor`
- clarify "all properties of" doc comments
  - also add missing `<param>` doc in `ViewDataInfo`
2017-01-15 21:40:29 -08:00
..
Microsoft.AspNetCore.Mvc.Abstractions.Test Add `[ValidateNever]` and `IPropertyValidationFilter` 2017-01-15 21:40:29 -08:00
Microsoft.AspNetCore.Mvc.ApiExplorer.Test Mutate API description parameter type from JsonPatchDocument to Operation[] 2017-01-13 16:39:08 -08:00
Microsoft.AspNetCore.Mvc.Core.Test Add `[ValidateNever]` and `IPropertyValidationFilter` 2017-01-15 21:40:29 -08:00
Microsoft.AspNetCore.Mvc.Cors.Test Updating to 4.4 CoreFx packages 2016-12-21 16:47:14 -08:00
Microsoft.AspNetCore.Mvc.DataAnnotations.Test Updating to 4.4 CoreFx packages 2016-12-21 16:47:14 -08:00
Microsoft.AspNetCore.Mvc.Formatters.Json.Test Mutate API description parameter type from JsonPatchDocument to Operation[] 2017-01-13 16:39:08 -08:00
Microsoft.AspNetCore.Mvc.Formatters.Xml.Test Updating to 4.4 CoreFx packages 2016-12-21 16:47:14 -08:00
Microsoft.AspNetCore.Mvc.FunctionalTests Change datetime to datetime-local 2017-01-13 15:40:30 -08:00
Microsoft.AspNetCore.Mvc.IntegrationTests Add `[ValidateNever]` and `IPropertyValidationFilter` 2017-01-15 21:40:29 -08:00
Microsoft.AspNetCore.Mvc.Localization.Test Updating to 4.4 CoreFx packages 2016-12-21 16:47:14 -08:00
Microsoft.AspNetCore.Mvc.Razor.Host.Test Updating to 4.4 CoreFx packages 2016-12-21 16:47:14 -08:00
Microsoft.AspNetCore.Mvc.Razor.Test Updating to 4.4 CoreFx packages 2016-12-21 16:47:14 -08:00
Microsoft.AspNetCore.Mvc.RazorPages.Test Introducing PageActionInvoker 2017-01-13 11:49:02 -08:00
Microsoft.AspNetCore.Mvc.TagHelpers.Test Change datetime to datetime-local 2017-01-13 15:40:30 -08:00
Microsoft.AspNetCore.Mvc.Test Mutate API description parameter type from JsonPatchDocument to Operation[] 2017-01-13 16:39:08 -08:00
Microsoft.AspNetCore.Mvc.TestCommon Updating to 4.4 CoreFx packages 2016-12-21 16:47:14 -08:00
Microsoft.AspNetCore.Mvc.TestDiagnosticListener.Sources Updating to 4.4 CoreFx packages 2016-12-21 16:47:14 -08:00
Microsoft.AspNetCore.Mvc.ViewFeatures.Test Change datetime to datetime-local 2017-01-13 15:40:30 -08:00
Microsoft.AspNetCore.Mvc.WebApiCompatShimTest Updating to 4.4 CoreFx packages 2016-12-21 16:47:14 -08:00
WebSites Updating to 4.4 CoreFx packages 2016-12-21 16:47:14 -08:00