แก้ไข

แชร์ผ่าน


ValidationError.ToString Method

Definition

Converts the validation error property names and values into a message string that lists them.

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

Returns

A string representation of the validation error.

Applies to