Show / Hide Table of Contents

Method HasValidationError

| Improve this Doc View Source

HasValidationError(Int32)

Determines whether validation error exists.

Declaration
public bool HasValidationError(int flowIndex = 0)
Parameters
Type Name Description
System.Int32 flowIndex

The flow index.

Returns
Type Description
System.Boolean

true if validation error exists, otherwise false.

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