Class RowAsyncValidator
Represents row level async validator.
Implements
System.Collections.Generic.IReadOnlyList<RowAsyncValidator>
System.Collections.Generic.IReadOnlyCollection<RowAsyncValidator>
System.Collections.Generic.IEnumerable<RowAsyncValidator>
System.Collections.IEnumerable
Inherited Members
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: DevZest.Data.Presenters
Assembly: DevZest.Data.WPF.dll
Syntax
public abstract class RowAsyncValidator : AsyncValidator<IDataValidationErrors>, IRowAsyncValidators, IReadOnlyList<RowAsyncValidator>, IReadOnlyCollection<RowAsyncValidator>, IEnumerable<RowAsyncValidator>, IEnumerable
Properties
Name | Description |
---|---|
SourceColumns | Gets the source columns of the validator. |
Methods
Name | Description |
---|---|
Run() |