Table of Contents

Property ValidationErrors

Namespace
Alternet.UI
Assembly
Alternet.UI.dll

ValidationErrors

ValidationErrors returns the validation errors currently arising from this binding group, or null if there are no errors.

public ReadOnlyCollection<ValidationError> ValidationErrors { get; }

Property Value

ReadOnlyCollection<ValidationError>