Class AsyncValidationFault
Represents a retryable error of async validator execution such as network failure.
Inherited Members
Namespace: DevZest.Data.Presenters
Assembly: DevZest.Data.WPF.dll
Syntax
public sealed class AsyncValidationFault : ValidationError<AsyncValidator>, IValidationErrors, IReadOnlyList<ValidationError>