ValidationErrorToString Method

Get a string that represents the current error.

Definition

Namespace: Aliquo.Windows.Models
Assembly: Aliquo.Windows (in Aliquo.Windows.dll) Version: 5.0.9179.22654
C#
public override string ToString()

Return Value

String
String with the current error.

See Also