Show / Hide Table of Contents

Method FormatFaultMessage

| Improve this Doc View Source

FormatFaultMessage(AsyncValidator)

Formats an error message for failed async validator execution.

Declaration
protected virtual string FormatFaultMessage(AsyncValidator asyncValidator)
Parameters
Type Name Description
AsyncValidator asyncValidator

The async validator.

Returns
Type Description
System.String

The result error message.

  • Improve this Doc
  • View Source
Back to top Copyright © Weifen Luo | DevZest