Share via


CompareAttribute.FormatErrorMessage(String) Yöntem

Tanım

Hatanın oluştuğu veri alanına göre bir hata iletisine biçimlendirme uygular.

public:
 override System::String ^ FormatErrorMessage(System::String ^ name);
public override string FormatErrorMessage (string name);
override this.FormatErrorMessage : string -> string
Public Overrides Function FormatErrorMessage (name As String) As String

Parametreler

name
String

Doğrulama hatasına neden olan alanın adı.

Döndürülenler

Biçimlendirilen hata iletisi.

Şunlara uygulanır