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 |