Method GetErrors
GetErrors()
Check if the current context will allow the correct execution of this Action
Declaration
public override IList<string> GetErrors()
Returns
Type | Description |
---|---|
IList<string> | A list of all issue that prevent the execution of this Action |