System.Web.Http.Metadata.Providers Namespace
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Classes
AssociatedMetadataProvider<TModelMetadata> |
Provides an abstract class to implement a metadata provider. |
CachedDataAnnotationsMetadataAttributes |
Provides prototype cache data for CachedModelMetadata<TPrototypeCache>. |
CachedDataAnnotationsModelMetadata |
Provides a container for common metadata, for the DataAnnotationsModelMetadataProvider class, for a data model. |
CachedModelMetadata<TPrototypeCache> |
Provides prototype cache data for the CachedModelMetadata<TPrototypeCache>. |
DataAnnotationsModelMetadataProvider |
Implements the default model metadata provider. |
EmptyModelMetadataProvider |
Represents an empty model metadata provider. |