Share via


FormMappingContext 類別

定義

與指定表單對應作業相關聯的內容。

public sealed class FormMappingContext
type FormMappingContext = class
Public NotInheritable Class FormMappingContext
繼承
FormMappingContext

屬性

MappingScopeName

對應範圍名稱。

方法

GetAllErrors()

擷取模型的所有錯誤。

GetAllErrors(String)

擷取模型的所有錯誤。

GetAttemptedValue(String)

擷取無法對應指定模型索引鍵的嘗試值。

GetAttemptedValue(String, String)

擷取無法對應指定模型索引鍵的嘗試值。

GetErrors(String)

擷取指定模型索引鍵的錯誤清單。

GetErrors(String, String)

擷取指定模型索引鍵的錯誤清單。

適用於