Method HasValidationError
| Improve this Doc View SourceHasValidationError(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. |