aspnetcore/test/Microsoft.AspNet.Mvc.ModelB...
Doug Bunting 0d92a829ff Correct minor problem in `CachedDataAnnotationsModelMetadata.ComputeDisplayFormatString()`
- only affects an extreme corner case: user sets `metadata.EditFormatString` then reads
  `metadata.DisplayFormatString`
- an extreme case because `EditFormatString` is normally set only when
  `DisplayFormatString` is set and, if set, it's to the same value
- happened to see this while updating `CachedDataAnnotationsModelMetadata` for this PR

nit: an -> a in an adjacent XML comment in `CachedDataAnnotationsModelMetadata`
2014-10-02 19:13:45 -07:00
..
Binders Updating ModelBinding tests to work in Mono 2014-09-30 20:16:21 -07:00
Internal
Metadata Correct minor problem in `CachedDataAnnotationsModelMetadata.ComputeDisplayFormatString()` 2014-10-02 19:13:45 -07:00
Properties
Utils Updating ModelBinding tests to work in Mono 2014-09-30 20:16:21 -07:00
Validation Updating ModelBinding tests to work in Mono 2014-09-30 20:16:21 -07:00
ValueProviders
Microsoft.AspNet.Mvc.ModelBinding.Test.kproj
ModelBindingContextTest.cs
Resources.resx
project.json Updating ModelBinding tests to work in Mono 2014-09-30 20:16:21 -07:00