All Validators are set up in the Validator Setup Activity. They are used to validate manual and EDI Bills as well as Tenant Bills. This section details the Tenant Bill Validators.
...
TB - ActualReadsAgeCheck.xml
Checks to see that the Meter Readings used from the Non Periodic Channel are within a certain age (as determined in the Validator set up)
TB - AlignedBillStartReadsCheck.xml
Checks the Start Reading follows on from the End Reading on the previous Issued Billed
- TB - AlignedBillEndReadsCheck.xml
Checks the End Reading on this bill is the same as the Start Reading on the next bill
TB - HfdChannelGapCheck.xml
Checks for any gaps in Periodic Channel Data
TB - ZeroConsumptionCheck.xml
Alerts you if the consumption value is zero
TB - totalConsumptionTol.xml
Checks that the total consumption on this bill is within a specified percentage of the previous issued bill
TB - totalConsumptionTolYear.xml
Checks that the total consumption on this bill is within a set percentage of the previous years bill
TB - totalConsumptionTolYearZeroCheck
Checks zero consumption on this bill/ last years bill
TB - totalConsumptionTolZeroCheck
Checks zero consumption on this bill/ previous bill
...