The Data Operations module’s workbook upload should have a new standalone wash validation [2020:M]

Issue #935 resolved
Brian Lewis repo owner created an issue

The Data Operations module’s workbook upload should have a new standalone wash validation procedure like the staff validation (i.e. a separate procedure [dbo].[loadNdoeValidateWash].) Add the following validations:

Comments (3)

  1. Brian Lewis reporter

    4 validations are implemented:

    water source not null

    water source valid (ie defined in metaResourceDefs)

    toilet type not null

    toilet type valid (ie defined in lkptoiletTypes)

  2. Log in to comment