aspnetcore/test/Microsoft.AspNet.Mvc.ModelB.../Metadata
Pranav K 2aacdeca4a Modify AssociatedMetadataProvider to use PropertyHelper to create accessor
Additionally change it to use TypeExtensions.GetReadableProperties to get
property list. This causes it to ignore indexers which should not be
considered.

Fixes #595
2014-06-27 10:50:37 -07:00
..
AssociatedMetadataProviderTest.cs Modify AssociatedMetadataProvider to use PropertyHelper to create accessor 2014-06-27 10:50:37 -07:00
CachedDataAnnotationsModelMetadataProviderTest.cs Revive ModelMetadata.ShowForDisplay and ModelMetadata.ShowForEdit 2014-06-23 16:50:09 -07:00
ModelMetadataTest.cs Changes to support DisplayColumn attribute. Updating the MvcSample as well to start using DisplayColumn attribute. Adding UnitTests for the same. 2014-06-10 16:45:55 -07:00