| IAppCheckNumberOrExpressionAsync Method |
| Name | Description | |
|---|---|---|
| CheckNumberOrExpressionAsync(String, AsyncHandle) | Checks if: * a given expression is valid * a number is correct according to the locale. | |
| CheckNumberOrExpressionAsyncT(String, FuncResponse, T, AsyncHandle) | Checks if: * a given expression is valid * a number is correct according to the locale. |