@sourceloop/reporting-service / Exports / SqlValidatorInterface
Interface: SqlValidatorInterface¶
Table of contents¶
Methods¶
Methods¶
validate¶
▸ validate(sqlQuery): Promise<boolean>
Parameters¶
| Name | Type |
|---|---|
sqlQuery |
string |
Returns¶
Promise<boolean>
Defined in¶
services/reporting-service/src/interfaces/sqlvalidator.interface.ts:2