DataAnnotationsModelMetadataProvider Methods
The DataAnnotationsModelMetadataProvider type exposes the following members.
| Name | Description | |
|---|---|---|
|
CreateMetadata | Gets the metadata for the specified property. (Overrides AssociatedMetadataProvider.CreateMetadata(IEnumerable(Of Attribute), Type, Func(Of Object), Type, String).) |
|
Equals | (Inherited from Object.) |
|
FilterAttributes | Gets a list of attributes. (Inherited from AssociatedMetadataProvider.) |
|
Finalize | (Inherited from Object.) |
|
GetHashCode | (Inherited from Object.) |
|
GetMetadataForProperties | Returns a list of properties for the model. (Inherited from AssociatedMetadataProvider.) |
|
GetMetadataForProperty(Func(Of Object), Type, PropertyDescriptor) | Returns the metadata for the specified property using the container type and property descriptor. (Inherited from AssociatedMetadataProvider.) |
|
GetMetadataForProperty(Func(Of Object), Type, String) | Returns the metadata for the specified property using the container type and property name. (Inherited from AssociatedMetadataProvider.) |
|
GetMetadataForType | Returns the metadata for the specified property using the type of the model. (Inherited from AssociatedMetadataProvider.) |
|
GetType | (Inherited from Object.) |
|
GetTypeDescriptor | Returns the type descriptor from the specified type. (Inherited from AssociatedMetadataProvider.) |
|
MemberwiseClone | (Inherited from Object.) |
|
ToString | (Inherited from Object.) |
Show: