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. |
flowIndex | The flow index. |
Returns
Type | Description |
---|---|
System. |
true if validation error exists, otherwise false. |