This service allows comparing the values of two SimpleTableInternal objects against each other. During a code run that integrates a service of type ISimpleTableOutput, it is possible to generate a reference file (or several, one per subdomain, if desired).
Then, during a subsequent run, it is possible to compare the values from the reference file generated previously with the values stored in the service of type ISimpleTableOutput of the current run.
Thanks to the CSV format, it is also possible to view and modify the reference values, if desired.
This service can be used as a standard service defined in a module's AXL or as a singleton to have a unique instance for all modules.
This subsection introduces this service. Not all use cases will be covered, so it is recommended to consult the documentation for the ISimpleTableComparator interface to fully utilize this service.
Table of Contents for this subsection: