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

错误消息。

适用于