# CloudmersiveValidateApiClient::SqlInjectionCheckBatchRequest ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **request_items** | [**Array<SqlInjectionCheckRequestItem>**](SqlInjectionCheckRequestItem.md) | Multiple items to detect for SQL Injection | [optional] **detection_level** | **String** | Set to Normal to target a high-security SQL Injection detection level with a very low false positive rate; select High to target a very-high security SQL Injection detection level with higher false positives. Default is Normal (recommended). | [optional]