Table of Contents

Property ValidationText

Namespace
Skyline.DataMiner.Utils.InteractiveAutomationScript
Assembly
Skyline.DataMiner.Utils.InteractiveAutomationScriptToolkit.dll

ValidationText

Gets or sets the text that is shown if the validation state is invalid. This should be used by the client to add a visual marker on the input field.

public string ValidationText { get; set; }

Property Value

string

Remarks

Available from DataMiner Feature Release 10.0.5 and Main Release 10.1.0 onwards.