Table of Contents

Property ValidatorErrorText

Namespace
Alternet.UI
Assembly
Alternet.UI.Common.dll

ValidatorErrorText

Gets or sets a text string that can be used as validator error message.

public virtual string? ValidatorErrorText { get; set; }

Property Value

string

Remarks

Default value is null. TextBox behavior is not affected by this property, you can use it for any purposes.