Table of Contents

Property ValidationWarnings

Namespace
Innova.Prism.Library.BaseViewModels
Assembly
Innova.Prism.Library.dll

ValidationWarnings

public ObservableCollection<ValidationFailure> ValidationWarnings { get; set; }

Property Value

ObservableCollection<ValidationFailure>