Table of Contents

Property ValidationRules

Namespace
Alternet.UI
Assembly
Alternet.UI.dll

ValidationRules

The validation rules belonging to a BindingGroup are run during the process of updating the source values of the bindings. Each rule indicates where in that process it should run.

public Collection<ValidationRule> ValidationRules { get; }

Property Value

Collection<ValidationRule>