Module CsvValidation
Provides a query predicate to check the CSV data for validation errors.
Import path
import semmle.code.cpp.dataflow.ExternalFlowPredicates
| invalidModelRow | Holds if some row in a CSV-based flow model appears to contain typos. |
Provides a query predicate to check the CSV data for validation errors.
import semmle.code.cpp.dataflow.ExternalFlow| invalidModelRow | Holds if some row in a CSV-based flow model appears to contain typos. |