Table of Contents

Property ValidationErrors

Namespace
Alternet.UI
Assembly
Alternet.UI.dll

ValidationErrors

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

public virtual ReadOnlyCollection<ValidationError> ValidationErrors { get; }

Property Value

ReadOnlyCollection<ValidationError>