Table of Contents

Property HasValidationError

Namespace
Alternet.UI
Assembly
Alternet.UI.dll

HasValidationError

HasValidationError returns true if any of the ValidationRules in the ParentBinding failed its validation rule.

public virtual bool HasValidationError { get; }

Property Value

bool