An NDoc Documented Class Library

BaseValidator.ErrorMessage Property

Gets or sets the text for the error message.

public string ErrorMessage {get; set;}

Property Value

The error message displayed when validation fails. The default value is String.Empty.

See Also

BaseValidator Class | BaseValidator Members | Genghis.Windows.Forms Namespace