if ( program.header ) {
        var countHeader = horseman.count( 'header' );

        if ( countHeader === 0 ) {
            errDesc = 'Header Tag is not found. Please add Header Tag to keep the standarization.';