Method getErrors
getErrors()
Virtual method for Error checks before execution. Returning a non null string array will display each string as an Error on the RuleEngine and Toolbox.
Declaration
public virtual IList<string> getErrors()
Returns
Type | Description |
---|---|
IList<string> |