Метод | Описание | |
---|---|---|
ExtraModelMetadataProvider ( ) : System | ||
GetMetadataForProperties ( object container, |
||
GetMetadataForProperty ( Func | ||
GetMetadataForType ( Func |
Метод | Описание | |
---|---|---|
CreateMetadata ( IEnumerable |
Метод | Описание | |
---|---|---|
ApplyConventionsToValidationAttributes ( IEnumerable |
||
GetDisplayAttributeName ( |
||
GetResourceKey ( |
||
Modify ( ModelMetadata metadata ) : ModelMetadata |
protected CreateMetadata ( IEnumerable |
||
attributes | IEnumerable |
|
containerType | ||
modelAccessor | Func | |
modelType | ||
propertyName | string | |
Результат | ModelMetadata |
public ExtraModelMetadataProvider ( ) : System | ||
Результат | System |
public GetMetadataForProperties ( object container, |
||
container | object | |
containerType | ||
Результат | IEnumerable |
public GetMetadataForProperty ( Func | ||
modelAccessor | Func | |
containerType | ||
propertyName | string | |
Результат | ModelMetadata |
public GetMetadataForType ( Func | ||
modelAccessor | Func | |
modelType | ||
Результат | ModelMetadata |