共用方式為


DataAnnotationsModelValidator.ErrorMessage 屬性

定義

取得驗證失敗的錯誤訊息。

protected public:
 property System::String ^ ErrorMessage { System::String ^ get(); };
protected internal string ErrorMessage { get; }
member this.ErrorMessage : string
Protected Friend ReadOnly Property ErrorMessage As String

屬性值

String

錯誤訊息。

適用於