|
Class Summary |
| AbstractFileChecker |
Abstract class for file checking.
|
| ADFChecker |
Class for file strcuture checking
will check file structure and data contained in a file |
| Cardinality |
Class for checking item or field cardinality
in a table.
|
| DatabaseChecker |
Checking for database stuff
will check database tags and database accesion number
In Approved db file structure, the item name are:
DB tag item - DBTag
database link item - URI$
database name - DBName
regex - ACCRegex |
| FileChecker |
Class for file strcuture checking
will check file structure and data contained in a file |
| OptimizedADFChecker |
Class for file strcuture checking
will check file structure and data contained in a file |
| OptimizedFileChecker |
Checks data tables in an optimized way ( memory, CPU)
Data tables are checked row by row. |